<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>sequence</key>
	<dict>
		<key>polarity</key>
		<array>
			<string>NONE</string>
			<string>EVENT</string>
		</array>
	</dict>
	<key>token</key>
	<dict>
		<key>core</key>
		<array>
			<string>NONE</string>
			<string>B-EVENT_CORE__RESERVATION_ID</string>
			<string>I-EVENT_CORE__RESERVATION_ID</string>
		</array>
		<key>time</key>
		<array>
			<string>NONE</string>
			<string>B-EVENT_TIME__START_DATETIME</string>
			<string>I-EVENT_TIME__START_DATETIME</string>
			<string>B-EVENT_TIME__END_DATETIME</string>
			<string>I-EVENT_TIME__END_DATETIME</string>
		</array>
		<key>location</key>
		<array>
			<string>NONE</string>
			<string>B-EVENT_LOCATION__START_ADDRESS</string>
			<string>I-EVENT_LOCATION__START_ADDRESS</string>
			<string>B-EVENT_LOCATION__END_ADDRESS</string>
			<string>I-EVENT_LOCATION__END_ADDRESS</string>
			<string>B-EVENT_LOCATION__START_PLACE</string>
			<string>I-EVENT_LOCATION__START_PLACE</string>
			<string>B-EVENT_LOCATION__END_PLACE</string>
			<string>I-EVENT_LOCATION__END_PLACE</string>
		</array>
		<key>title</key>
		<array>
			<string>NONE</string>
			<string>B-TITLE__HOTEL_RESTAURANT_NAME</string>
			<string>I-TITLE__HOTEL_RESTAURANT_NAME</string>
			<string>B-TITLE__MOVIE_TICKET_NAME</string>
			<string>I-TITLE__MOVIE_TICKET_NAME</string>
			<string>B-TITLE__GUEST_NAME</string>
			<string>I-TITLE__GUEST_NAME</string>
			<string>B-TITLE__EVENT_NAME</string>
			<string>I-TITLE__EVENT_NAME</string>
		</array>
	</dict>
</dict>
</plist>
