<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="13209.6" systemVersion="16F73" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
    <entity name="Goal" representedClassName="Goal" syncable="YES" codeGenerationType="class">
        <attribute name="goalCompletionValue" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="goalDescription" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="goalProgress" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="goalType" optional="YES" attributeType="String" syncable="YES"/>
    </entity>
    <elements>
        <element name="Goal" positionX="-63" positionY="-18" width="128" height="105"/>
    </elements>
</model>