<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model name="" userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="1811" systemVersion="12C60" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automatic">
    <entity name="FavoritePlace" representedClassName="ICFFavoritePlace" syncable="YES">
        <attribute name="displayProximity" optional="YES" attributeType="Boolean" syncable="YES"/>
        <attribute name="displayRadius" optional="YES" attributeType="Float" defaultValueString="0.0" syncable="YES"/>
        <attribute name="goingNext" optional="YES" attributeType="Boolean" syncable="YES"/>
        <attribute name="latitude" optional="YES" attributeType="Double" defaultValueString="0.0" syncable="YES"/>
        <attribute name="longitude" optional="YES" attributeType="Double" defaultValueString="0.0" syncable="YES"/>
        <attribute name="placeCity" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="placeName" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="placePostal" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="placeState" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="placeStreetAddress" optional="YES" attributeType="String" syncable="YES"/>
    </entity>
    <elements>
        <element name="FavoritePlace" positionX="160" positionY="192" width="128" height="193"/>
    </elements>
</model>