<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="17192" systemVersion="19H2" minimumToolsVersion="Xcode 9.0" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
    <entity name="CTFitTrack" representedClassName="CTFitTrack" syncable="YES">
        <attribute name="calories" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="desc" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="distance" optional="YES" attributeType="Double" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="endTime" optional="YES" attributeType="Integer 64" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="heartRateAvg" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="heartRateMax" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="heartRates" optional="YES" attributeType="Transformable" valueTransformerName="" syncable="YES">
            <userInfo>
                <entry key="attributeValueClassName" value="NSArray"/>
            </userInfo>
        </attribute>
        <attribute name="name" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="sfAvg" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="sfMax" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="sportType" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="startTime" optional="YES" attributeType="Integer 64" defaultValueString="0.0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="steps" optional="YES" attributeType="Integer 32" defaultValueString="0" usesScalarValueType="YES" syncable="YES"/>
        <attribute name="trackPoints" optional="YES" attributeType="Transformable" valueTransformerName="TrackPointsTransformer" syncable="YES"/>
    </entity>
    <elements>
        <element name="CTFitTrack" positionX="-63" positionY="-18" width="128" height="253"/>
    </elements>
</model>