<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="11759" systemVersion="16D32" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
    <entity name="Note" representedClassName="Note" syncable="YES">
        <attribute name="color" attributeType="Transformable" customClassName="UIColor" syncable="YES"/>
        <attribute name="content" attributeType="String" syncable="YES"/>
        <attribute name="date" attributeType="Date" usesScalarValueType="NO" syncable="YES"/>
        <fetchedProperty name="fetchedProperty" optional="YES" syncable="YES">
            <fetchRequest name="fetchedPropertyFetchRequest" entity="Note"/>
        </fetchedProperty>
    </entity>
    <elements>
        <element name="Note" positionX="261" positionY="198" width="128" height="119"/>
    </elements>
</model>