<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>UIHelperClass</key>
	<string>PalmUIHelper</string>
	<key>Entities</key>
	<array>
		<dict>
			<key>Attributes</key>
			<array>
				<dict>
					<key>Name</key>
					<string>name</string>
					<key>Type</key>
					<string>string</string>
				</dict>
				<dict>
					<key>Name</key>
					<string>index</string>
					<key>Type</key>
					<string>number</string>
				</dict>
			</array>
			<key>Comment</key>
			<string>Palm Category for Contacts</string>
			<key>DataClass</key>
			<string>com.apple.Contacts</string>
			<key>ExcludeFromDataChangeAlert</key>
			<true/>
			<key>IdentityProperties</key>
			<array>
				<string>index</string>
			</array>
			<key>Name</key>
			<string>com.apple.palm.contacts.Category</string>
		</dict>
		<dict>
			<key>Attributes</key>
			<array>
				<dict>
					<key>Name</key>
					<string>name</string>
					<key>Type</key>
					<string>string</string>
				</dict>
				<dict>
					<key>Name</key>
					<string>index</string>
					<key>Type</key>
					<string>number</string>
				</dict>
			</array>
			<key>Comment</key>
			<string>Palm Category for Events and Tasks</string>
			<key>DataClass</key>
			<string>com.apple.Calendars</string>
			<key>ExcludeFromDataChangeAlert</key>
			<true/>
			<key>IdentityProperties</key>
			<array>
				<string>index</string>
			</array>
			<key>Name</key>
			<string>com.apple.palm.calendars.Category</string>
		</dict>
		<dict>
			<key>Attributes</key>
			<array>
				<dict>
					<key>ExcludeFromDataChangeAlert</key>
					<true/>
					<key>Name</key>
					<string>com.apple.palm.category</string>
					<key>Type</key>
					<string>number</string>
				</dict>
				<dict>
					<key>Name</key>
					<string>com.apple.palm.private</string>
					<key>Type</key>
					<string>boolean</string>
				</dict>
			</array>
			<key>ExtensionName</key>
			<string>com.apple.palm.contacts.Contact</string>
			<key>Name</key>
			<string>com.apple.contacts.Contact</string>
		</dict>
		<dict>
			<key>Attributes</key>
			<array>
				<dict>
					<key>ExcludeFromDataChangeAlert</key>
					<true/>
					<key>Name</key>
					<string>com.apple.palm.category</string>
					<key>Type</key>
					<string>number</string>
				</dict>
				<dict>
					<key>Name</key>
					<string>com.apple.palm.private</string>
					<key>Type</key>
					<string>boolean</string>
				</dict>
			</array>
			<key>ExtensionName</key>
			<string>com.apple.palm.calendars.Event</string>
			<key>Name</key>
			<string>com.apple.calendars.Event</string>
		</dict>
		<dict>
			<key>Attributes</key>
			<array>
				<dict>
					<key>ExcludeFromDataChangeAlert</key>
					<true/>
					<key>Name</key>
					<string>com.apple.palm.category</string>
					<key>Type</key>
					<string>number</string>
				</dict>
				<dict>
					<key>Name</key>
					<string>com.apple.palm.private</string>
					<key>Type</key>
					<string>boolean</string>
				</dict>
			</array>
			<key>ExtensionName</key>
			<string>com.apple.palm.calendars.Task</string>
			<key>Name</key>
			<string>com.apple.calendars.Task</string>
		</dict>
	</array>
	<key>Name</key>
	<string>com.apple.Palm</string>
</dict>
</plist>
