<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="3394" systemVersion="12E55" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automatic">
    <entity name="Event" representedClassName="MSEvent" syncable="YES">
        <attribute name="dateToBeDecided" optional="YES" attributeType="Boolean" syncable="YES"/>
        <attribute name="location" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="remoteID" optional="YES" attributeType="Integer 64" defaultValueString="0" syncable="YES"/>
        <attribute name="start" optional="YES" attributeType="Date" syncable="YES"/>
        <attribute name="timeToBeDecided" optional="YES" attributeType="Boolean" syncable="YES"/>
        <attribute name="title" optional="YES" attributeType="String" syncable="YES"/>
    </entity>
    <elements>
        <element name="Event" positionX="0" positionY="0" width="0" height="0"/>
    </elements>
</model>