<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model name="" userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="2057" systemVersion="12C60" minimumToolsVersion="Automatic" macOSVersion="Automatic" iOSVersion="Automatic">
    <entity name="Pictures" representedClassName="Pictures" syncable="YES">
        <attribute name="desc" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="smallPicture" optional="YES" attributeType="Binary" syncable="YES"/>
        <attribute name="title" optional="YES" attributeType="String" syncable="YES"/>
    </entity>
    <elements>
        <element name="Pictures" positionX="160" positionY="192" width="128" height="90"/>
    </elements>
</model>