<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="3401" systemVersion="12F45" minimumToolsVersion="Automatic" macOSVersion="Automatic" iOSVersion="Automatic">
    <entity name="THDiaryEntry" representedClassName="THDiaryEntry" syncable="YES">
        <attribute name="body" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="date" optional="YES" attributeType="Date" syncable="YES"/>
        <attribute name="imageData" optional="YES" attributeType="Binary" allowsExternalBinaryDataStorage="YES" storedInTruthFile="YES" syncable="YES"/>
        <attribute name="location" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="mood" optional="YES" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
    </entity>
    <elements>
        <element name="THDiaryEntry" positionX="0" positionY="0" width="0" height="0"/>
    </elements>
</model>