<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="5064" systemVersion="13C1021" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automatic">
    <entity name="Parent" representedClassName="MTLManagedObjectParent" syncable="YES">
        <attribute name="date" optional="YES" attributeType="Date" syncable="YES"/>
        <attribute name="number" optional="YES" attributeType="Integer 64" defaultValueString="0" syncable="YES"/>
        <attribute name="string" attributeType="String" syncable="YES"/>
        <attribute name="url" optional="YES" attributeType="Transformable" syncable="YES"/>
    </entity>
    <elements>
        <element name="Parent" positionX="-63" positionY="-18" width="128" height="103"/>
    </elements>
</model>