<?xml version="1.0"?>
<!DOCTYPE database SYSTEM "file:///System/Library/DTDs/CoreData.dtd">
<database>
<databaseInfo>
<version>134481920</version>
<UUID>99A7A9EB-7F26-4C8B-9F7A-614ADD9C4159</UUID>
<nextObjectID>105</nextObjectID>
<metadata></metadata>
</databaseInfo>
<object type="COMMITMESSAGE" id="z102">
<attribute name="iscommitted" type="bool">0</attribute>
<attribute name="message" type="string">new commit message</attribute>
<relationship name="versionrelease" type="1/1" destination="VERSIONRELEASE" idrefs="z103"></relationship>
</object>
<object type="VERSIONRELEASE" id="z103">
<attribute name="name" type="string">untitled release</attribute>
<relationship name="commitmessages" type="0/0" destination="COMMITMESSAGE" idrefs="z105 z102"></relationship>
</object>
<object type="VERSIONRELEASE" id="z104">
<attribute name="name" type="string">untitled release</attribute>
<relationship name="commitmessages" type="0/0" destination="COMMITMESSAGE"></relationship>
</object>
<object type="COMMITMESSAGE" id="z105">
<attribute name="iscommitted" type="bool">0</attribute>
<attribute name="message" type="string">new commit message</attribute>
<relationship name="versionrelease" type="1/1" destination="VERSIONRELEASE" idrefs="z103"></relationship>
</object>
</database>