<?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>INEnums</key>
	<array>
		<dict>
			<key>INEnumClassName</key>
			<string>INReservationStatus</string>
			<key>INEnumDisplayName</key>
			<string>Reservation Status</string>
			<key>INEnumDisplayNameID</key>
			<string>68oBP4</string>
			<key>INEnumGeneratesHeader</key>
			<true/>
			<key>INEnumName</key>
			<string>ReservationStatus</string>
			<key>INEnumType</key>
			<string>Regular</string>
			<key>INEnumValues</key>
			<array>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>unknown</string>
					<key>INEnumValueDisplayNameID</key>
					<string>7dfky7</string>
					<key>INEnumValueName</key>
					<string>unknown</string>
				</dict>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>canceled</string>
					<key>INEnumValueDisplayNameID</key>
					<string>azaKPV</string>
					<key>INEnumValueIndex</key>
					<integer>1</integer>
					<key>INEnumValueName</key>
					<string>canceled</string>
				</dict>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>pending</string>
					<key>INEnumValueDisplayNameID</key>
					<string>ksoCZe</string>
					<key>INEnumValueIndex</key>
					<integer>2</integer>
					<key>INEnumValueName</key>
					<string>pending</string>
				</dict>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>hold</string>
					<key>INEnumValueDisplayNameID</key>
					<string>FAOIjP</string>
					<key>INEnumValueIndex</key>
					<integer>3</integer>
					<key>INEnumValueName</key>
					<string>hold</string>
				</dict>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>confirmed</string>
					<key>INEnumValueDisplayNameID</key>
					<string>WmQvwt</string>
					<key>INEnumValueIndex</key>
					<integer>4</integer>
					<key>INEnumValueName</key>
					<string>confirmed</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INEnumDisplayName</key>
			<string>Reservation Action Type</string>
			<key>INEnumDisplayNameID</key>
			<string>Ir5Eu0</string>
			<key>INEnumGeneratesHeader</key>
			<true/>
			<key>INEnumName</key>
			<string>ReservationActionType</string>
			<key>INEnumType</key>
			<string>Regular</string>
			<key>INEnumValues</key>
			<array>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>unknown</string>
					<key>INEnumValueDisplayNameID</key>
					<string>xCtDKj</string>
					<key>INEnumValueName</key>
					<string>unknown</string>
				</dict>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>Check In</string>
					<key>INEnumValueDisplayNameID</key>
					<string>LGZh5z</string>
					<key>INEnumValueIndex</key>
					<integer>1</integer>
					<key>INEnumValueName</key>
					<string>checkIn</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INEnumDisplayNameID</key>
			<string>VHe9jf</string>
			<key>INEnumGeneratesHeader</key>
			<true/>
			<key>INEnumName</key>
			<string>TicketedEventCategory</string>
			<key>INEnumType</key>
			<string>Regular</string>
			<key>INEnumValues</key>
			<array>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>unknown</string>
					<key>INEnumValueDisplayNameID</key>
					<string>3zWWjT</string>
					<key>INEnumValueName</key>
					<string>unknown</string>
				</dict>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>Movie</string>
					<key>INEnumValueDisplayNameID</key>
					<string>PgNXZK</string>
					<key>INEnumValueIndex</key>
					<integer>1</integer>
					<key>INEnumValueName</key>
					<string>movie</string>
				</dict>
				<dict>
					<key>INEnumValueDisplayName</key>
					<string>Other</string>
					<key>INEnumValueDisplayNameID</key>
					<string>SzEAzQ</string>
					<key>INEnumValueIndex</key>
					<integer>2</integer>
					<key>INEnumValueName</key>
					<string>other</string>
				</dict>
			</array>
		</dict>
	</array>
	<key>INIntentDefinitionModelVersion</key>
	<string>1.1</string>
	<key>INIntentDefinitionNamespace</key>
	<string>System</string>
	<key>INIntentDefinitionSystem</key>
	<true/>
	<key>INIntents</key>
	<array>
		<dict>
			<key>INIntentCategory</key>
			<string>system</string>
			<key>INIntentClassName</key>
			<string>INGetReservationDetailsIntent</string>
			<key>INIntentClassPrefix</key>
			<string>IN</string>
			<key>INIntentCustomizable</key>
			<true/>
			<key>INIntentDescription</key>
			<string>A request to get reservation details</string>
			<key>INIntentDescriptionID</key>
			<string>CDzEyh</string>
			<key>INIntentDomain</key>
			<string>Reservations</string>
			<key>INIntentLastParameterTag</key>
			<integer>11</integer>
			<key>INIntentName</key>
			<string>GetReservationDetails</string>
			<key>INIntentParameterCombinations</key>
			<dict>
				<key>reservationContainerReference</key>
				<dict>
					<key>INIntentParameterCombinationSupportsBackgroundExecution</key>
					<false/>
					<key>INIntentParameterCombinationTitle</key>
					<string>Get details for the “${reservationContainerReference}” reservation</string>
					<key>INIntentParameterCombinationTitleID</key>
					<string>nqgw6Z</string>
				</dict>
			</dict>
			<key>INIntentParameters</key>
			<array>
				<dict>
					<key>INIntentParameterDisplayName</key>
					<string>Reservation</string>
					<key>INIntentParameterDisplayNameID</key>
					<string>7r05oZ</string>
					<key>INIntentParameterDisplayPriority</key>
					<integer>1</integer>
					<key>INIntentParameterMetadata</key>
					<dict>
						<key>INIntentParameterMetadataCapitalization</key>
						<string>None</string>
					</dict>
					<key>INIntentParameterName</key>
					<string>reservationContainerReference</string>
					<key>INIntentParameterTag</key>
					<integer>11</integer>
					<key>INIntentParameterType</key>
					<string>SpeakableString</string>
				</dict>
				<dict>
					<key>INIntentParameterDisplayName</key>
					<string>Reservations</string>
					<key>INIntentParameterDisplayNameID</key>
					<string>g3Oumd</string>
					<key>INIntentParameterDisplayPriority</key>
					<integer>2</integer>
					<key>INIntentParameterMetadata</key>
					<dict>
						<key>INIntentParameterMetadataCapitalization</key>
						<string>None</string>
					</dict>
					<key>INIntentParameterName</key>
					<string>reservationItemReferences</string>
					<key>INIntentParameterSupportsMultipleValues</key>
					<true/>
					<key>INIntentParameterTag</key>
					<integer>9</integer>
					<key>INIntentParameterType</key>
					<string>SpeakableString</string>
				</dict>
			</array>
			<key>INIntentResponse</key>
			<dict>
				<key>INIntentResponseCodes</key>
				<array>
					<dict>
						<key>INIntentResponseCodeName</key>
						<string>success</string>
						<key>INIntentResponseCodeSuccess</key>
						<true/>
					</dict>
					<dict>
						<key>INIntentResponseCodeName</key>
						<string>failure</string>
					</dict>
				</array>
				<key>INIntentResponseLastParameterTag</key>
				<integer>3</integer>
				<key>INIntentResponseOutput</key>
				<string>reservations</string>
				<key>INIntentResponseParameters</key>
				<array>
					<dict>
						<key>INIntentResponseParameterDisplayName</key>
						<string>Reservations</string>
						<key>INIntentResponseParameterDisplayNameID</key>
						<string>Fa1DeR</string>
						<key>INIntentResponseParameterDisplayPriority</key>
						<integer>1</integer>
						<key>INIntentResponseParameterName</key>
						<string>reservations</string>
						<key>INIntentResponseParameterObjectType</key>
						<string>Reservation</string>
						<key>INIntentResponseParameterObjectTypeNamespace</key>
						<string>System</string>
						<key>INIntentResponseParameterSupportsMultipleValues</key>
						<true/>
						<key>INIntentResponseParameterTag</key>
						<integer>3</integer>
						<key>INIntentResponseParameterType</key>
						<string>Object</string>
					</dict>
				</array>
			</dict>
			<key>INIntentTitle</key>
			<string>Get Reservation Details</string>
			<key>INIntentTitleID</key>
			<string>fIjBfD</string>
			<key>INIntentType</key>
			<string>System</string>
		</dict>
	</array>
	<key>INTypes</key>
	<array>
		<dict>
			<key>INTypeClassName</key>
			<string>INReservation</string>
			<key>INTypeDisplayName</key>
			<string>Reservation</string>
			<key>INTypeDisplayNameID</key>
			<string>51vNxv</string>
			<key>INTypeLastPropertyTag</key>
			<integer>15</integer>
			<key>INTypeName</key>
			<string>Reservation</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>itemReference</string>
					<key>INTypePropertyTag</key>
					<integer>13</integer>
					<key>INTypePropertyType</key>
					<string>SpeakableString</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Reservation Number</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>izbV3Z</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>reservationNumber</string>
					<key>INTypePropertyTag</key>
					<integer>4</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Booking Time</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>cuOwou</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>bookingTime</string>
					<key>INTypePropertyTag</key>
					<integer>9</integer>
					<key>INTypePropertyType</key>
					<string>Date</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Reservation Status</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>tXFik1</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyEnumType</key>
					<string>ReservationStatus</string>
					<key>INTypePropertyEnumTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyName</key>
					<string>reservationStatus</string>
					<key>INTypePropertyTag</key>
					<integer>8</integer>
					<key>INTypePropertyType</key>
					<string>Integer</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Reservation Holder Name</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>AzXXIC</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>5</integer>
					<key>INTypePropertyName</key>
					<string>reservationHolderName</string>
					<key>INTypePropertyTag</key>
					<integer>7</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Actions</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>bpJqMI</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>6</integer>
					<key>INTypePropertyName</key>
					<string>actions</string>
					<key>INTypePropertyObjectType</key>
					<string>ReservationAction</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertySupportsMultipleValues</key>
					<true/>
					<key>INTypePropertyTag</key>
					<integer>12</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>URL</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>2xI7iz</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>7</integer>
					<key>INTypePropertyName</key>
					<string>URL</string>
					<key>INTypePropertyTag</key>
					<integer>15</integer>
					<key>INTypePropertyType</key>
					<string>URL</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INFlightReservation</string>
			<key>INTypeDisplayName</key>
			<string>Flight Reservation</string>
			<key>INTypeDisplayNameID</key>
			<string>kDLHxO</string>
			<key>INTypeLastPropertyTag</key>
			<integer>9</integer>
			<key>INTypeName</key>
			<string>FlightReservation</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Reserved Seat</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>0AzWvs</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>reservedSeat</string>
					<key>INTypePropertyObjectType</key>
					<string>Seat</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>8</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Flight</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>w2tVih</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>flight</string>
					<key>INTypePropertyObjectType</key>
					<string>Flight</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>9</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INSeat</string>
			<key>INTypeDisplayName</key>
			<string>Seat</string>
			<key>INTypeDisplayNameID</key>
			<string>oDhNEM</string>
			<key>INTypeLastPropertyTag</key>
			<integer>7</integer>
			<key>INTypeName</key>
			<string>Seat</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Section</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>r7Pl03</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>seatSection</string>
					<key>INTypePropertyTag</key>
					<integer>4</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Row</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>JKNush</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>seatRow</string>
					<key>INTypePropertyTag</key>
					<integer>5</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Number</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>tvi2AV</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>seatNumber</string>
					<key>INTypePropertyTag</key>
					<integer>6</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Type</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>lOeFwO</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyName</key>
					<string>seatingType</string>
					<key>INTypePropertyTag</key>
					<integer>7</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INFlight</string>
			<key>INTypeDisplayName</key>
			<string>Flight</string>
			<key>INTypeDisplayNameID</key>
			<string>ADPFxM</string>
			<key>INTypeLastPropertyTag</key>
			<integer>18</integer>
			<key>INTypeName</key>
			<string>Flight</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Airline</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>9SwrjJ</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>airline</string>
					<key>INTypePropertyObjectType</key>
					<string>Airline</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>11</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Flight Number</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>yCr6gp</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>flightNumber</string>
					<key>INTypePropertyTag</key>
					<integer>5</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Boarding Time</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>htfxmc</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>boardingTime</string>
					<key>INTypePropertyTag</key>
					<integer>13</integer>
					<key>INTypePropertyType</key>
					<string>DateComponentsRange</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Flight Duration</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>7Zi3gm</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyName</key>
					<string>flightDuration</string>
					<key>INTypePropertyTag</key>
					<integer>14</integer>
					<key>INTypePropertyType</key>
					<string>DateComponentsRange</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Departure Airport Gate</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>NkFAB1</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>5</integer>
					<key>INTypePropertyName</key>
					<string>departureAirportGate</string>
					<key>INTypePropertyObjectType</key>
					<string>AirportGate</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>17</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Arrival Airport Gate</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>k2TUkS</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>6</integer>
					<key>INTypePropertyName</key>
					<string>arrivalAirportGate</string>
					<key>INTypePropertyObjectType</key>
					<string>AirportGate</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>18</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INAirline</string>
			<key>INTypeDisplayName</key>
			<string>Airline</string>
			<key>INTypeDisplayNameID</key>
			<string>p9FdiZ</string>
			<key>INTypeLastPropertyTag</key>
			<integer>6</integer>
			<key>INTypeName</key>
			<string>Airline</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Name</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>VBiG2q</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>name</string>
					<key>INTypePropertyTag</key>
					<integer>4</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>IATA Code</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>jrmDJ0</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>iataCode</string>
					<key>INTypePropertyTag</key>
					<integer>5</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>ICAO Code</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>FmFIzq</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>icaoCode</string>
					<key>INTypePropertyTag</key>
					<integer>6</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INAirport</string>
			<key>INTypeDisplayName</key>
			<string>Airport</string>
			<key>INTypeDisplayNameID</key>
			<string>tbSqXj</string>
			<key>INTypeLastPropertyTag</key>
			<integer>6</integer>
			<key>INTypeName</key>
			<string>Airport</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Name</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>0R0lyb</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>name</string>
					<key>INTypePropertyTag</key>
					<integer>4</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>IATA Code</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>6hrEbB</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>iataCode</string>
					<key>INTypePropertyTag</key>
					<integer>5</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>ICAO Code</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>HGVh1Q</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>icaoCode</string>
					<key>INTypePropertyTag</key>
					<integer>6</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INLodgingReservation</string>
			<key>INTypeDisplayName</key>
			<string>Lodging Reservation</string>
			<key>INTypeDisplayNameID</key>
			<string>f7UkJo</string>
			<key>INTypeLastPropertyTag</key>
			<integer>12</integer>
			<key>INTypeName</key>
			<string>LodgingReservation</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>xhRmL9</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>lodgingBusinessLocation</string>
					<key>INTypePropertyTag</key>
					<integer>6</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Duration of Stay</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>VeocNV</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>reservationDuration</string>
					<key>INTypePropertyTag</key>
					<integer>12</integer>
					<key>INTypePropertyType</key>
					<string>DateComponentsRange</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Number of Adults</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>y9H2xx</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>numberOfAdults</string>
					<key>INTypePropertyTag</key>
					<integer>9</integer>
					<key>INTypePropertyType</key>
					<string>Integer</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Number of Children</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>Klzryp</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyName</key>
					<string>numberOfChildren</string>
					<key>INTypePropertyTag</key>
					<integer>11</integer>
					<key>INTypePropertyType</key>
					<string>Integer</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INRentalCarReservation</string>
			<key>INTypeDisplayName</key>
			<string>Rental Car Reservation</string>
			<key>INTypeDisplayNameID</key>
			<string>nVCIyA</string>
			<key>INTypeLastPropertyTag</key>
			<integer>11</integer>
			<key>INTypeName</key>
			<string>RentalCarReservation</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Rental Car</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>ErvOK4</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>rentalCar</string>
					<key>INTypePropertyObjectType</key>
					<string>RentalCar</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>11</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Rental Duration</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>Bzlrg6</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>rentalDuration</string>
					<key>INTypePropertyTag</key>
					<integer>10</integer>
					<key>INTypePropertyType</key>
					<string>DateComponentsRange</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Pickup Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>ytvaF9</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>pickupLocation</string>
					<key>INTypePropertyTag</key>
					<integer>8</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Dropoff Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>NDRx1l</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyName</key>
					<string>dropOffLocation</string>
					<key>INTypePropertyTag</key>
					<integer>9</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INRentalCar</string>
			<key>INTypeDisplayName</key>
			<string>Rental Car</string>
			<key>INTypeDisplayNameID</key>
			<string>wGsepi</string>
			<key>INTypeLastPropertyTag</key>
			<integer>8</integer>
			<key>INTypeName</key>
			<string>RentalCar</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Company Name</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>cvzpIW</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>rentalCompanyName</string>
					<key>INTypePropertyTag</key>
					<integer>4</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Type</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>gBe4it</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>type</string>
					<key>INTypePropertyTag</key>
					<integer>5</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Make</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>FJOrqM</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>make</string>
					<key>INTypePropertyTag</key>
					<integer>6</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Model</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>BMBycM</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyName</key>
					<string>model</string>
					<key>INTypePropertyTag</key>
					<integer>7</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Description</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>azc6AX</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>5</integer>
					<key>INTypePropertyName</key>
					<string>rentalCarDescription</string>
					<key>INTypePropertyTag</key>
					<integer>8</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INRestaurantReservation</string>
			<key>INTypeDisplayName</key>
			<string>Restaurant Reservation</string>
			<key>INTypeDisplayNameID</key>
			<string>OqwYpq</string>
			<key>INTypeLastPropertyTag</key>
			<integer>9</integer>
			<key>INTypeName</key>
			<string>RestaurantReservation</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Duration</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>opsNON</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>reservationDuration</string>
					<key>INTypePropertyTag</key>
					<integer>8</integer>
					<key>INTypePropertyType</key>
					<string>DateComponentsRange</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Party Size</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>3dh9zt</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>partySize</string>
					<key>INTypePropertyTag</key>
					<integer>9</integer>
					<key>INTypePropertyType</key>
					<string>Integer</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>8ifjIN</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>restaurantLocation</string>
					<key>INTypePropertyTag</key>
					<integer>7</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INTicketedEventReservation</string>
			<key>INTypeDisplayName</key>
			<string>Ticketed Event Reservation</string>
			<key>INTypeDisplayNameID</key>
			<string>DsBj00</string>
			<key>INTypeLastPropertyTag</key>
			<integer>7</integer>
			<key>INTypeName</key>
			<string>TicketedEventReservation</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Event</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>cJyab2</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>event</string>
					<key>INTypePropertyObjectType</key>
					<string>TicketedEvent</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>7</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Reserved Seat</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>VQ2ub4</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>reservedSeat</string>
					<key>INTypePropertyObjectType</key>
					<string>Seat</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>6</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INTicketedEvent</string>
			<key>INTypeDisplayName</key>
			<string>Ticketed Event</string>
			<key>INTypeDisplayNameID</key>
			<string>SJyZBL</string>
			<key>INTypeLastPropertyTag</key>
			<integer>10</integer>
			<key>INTypeName</key>
			<string>TicketedEvent</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyEnumType</key>
					<string>TicketedEventCategory</string>
					<key>INTypePropertyEnumTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyName</key>
					<string>category</string>
					<key>INTypePropertyTag</key>
					<integer>10</integer>
					<key>INTypePropertyType</key>
					<string>Integer</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Name</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>4XgE86</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>name</string>
					<key>INTypePropertyTag</key>
					<integer>4</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Duration</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>zNA0Wk</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>eventDuration</string>
					<key>INTypePropertyTag</key>
					<integer>8</integer>
					<key>INTypePropertyType</key>
					<string>DateComponentsRange</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>ewPlLM</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyName</key>
					<string>location</string>
					<key>INTypePropertyTag</key>
					<integer>7</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INTrainReservation</string>
			<key>INTypeDisplayName</key>
			<string>Train Reservation</string>
			<key>INTypeDisplayNameID</key>
			<string>FrNtA3</string>
			<key>INTypeLastPropertyTag</key>
			<integer>7</integer>
			<key>INTypeName</key>
			<string>TrainReservation</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Reserved Seat</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>ICcgwb</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>reservedSeat</string>
					<key>INTypePropertyObjectType</key>
					<string>Seat</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>6</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Trip</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>uZ0bYX</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>trainTrip</string>
					<key>INTypePropertyObjectType</key>
					<string>TrainTrip</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>7</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeClassName</key>
			<string>INTrainTrip</string>
			<key>INTypeDisplayName</key>
			<string>Train Trip</string>
			<key>INTypeDisplayNameID</key>
			<string>7qunAi</string>
			<key>INTypeLastPropertyTag</key>
			<integer>19</integer>
			<key>INTypeName</key>
			<string>TrainTrip</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Provider</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>CVArkb</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>provider</string>
					<key>INTypePropertyTag</key>
					<integer>19</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Train Name</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>MChRjO</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>trainName</string>
					<key>INTypePropertyTag</key>
					<integer>4</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Train Number</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>Wqgz1d</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>trainNumber</string>
					<key>INTypePropertyTag</key>
					<integer>5</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Trip Duration</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>VylMLF</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyName</key>
					<string>tripDuration</string>
					<key>INTypePropertyTag</key>
					<integer>16</integer>
					<key>INTypePropertyType</key>
					<string>DateComponentsRange</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Departure Station Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>Z9BJyu</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>5</integer>
					<key>INTypePropertyName</key>
					<string>departureStationLocation</string>
					<key>INTypePropertyTag</key>
					<integer>17</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Departure Platform</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>08JsTA</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>6</integer>
					<key>INTypePropertyName</key>
					<string>departurePlatform</string>
					<key>INTypePropertyTag</key>
					<integer>9</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Arrival Station Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>bJnTss</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>7</integer>
					<key>INTypePropertyName</key>
					<string>arrivalStationLocation</string>
					<key>INTypePropertyTag</key>
					<integer>18</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Arrival Platform</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>gFJFkV</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>8</integer>
					<key>INTypePropertyName</key>
					<string>arrivalPlatform</string>
					<key>INTypePropertyTag</key>
					<integer>11</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeDisplayName</key>
			<string>Airport Gate</string>
			<key>INTypeDisplayNameID</key>
			<string>4spDW3</string>
			<key>INTypeLastPropertyTag</key>
			<integer>7</integer>
			<key>INTypeName</key>
			<string>AirportGate</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Airport</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>frFoEi</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>airport</string>
					<key>INTypePropertyObjectType</key>
					<string>Airport</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>5</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Terminal</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>h3wkli</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>terminal</string>
					<key>INTypePropertyTag</key>
					<integer>6</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Gate</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>fQkLy2</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>gate</string>
					<key>INTypePropertyTag</key>
					<integer>7</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeDisplayName</key>
			<string>Reservation Action</string>
			<key>INTypeDisplayNameID</key>
			<string>dptcde</string>
			<key>INTypeLastPropertyTag</key>
			<integer>9</integer>
			<key>INTypeName</key>
			<string>ReservationAction</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Type</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>tZ9PEP</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyEnumType</key>
					<string>ReservationActionType</string>
					<key>INTypePropertyEnumTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyName</key>
					<string>type</string>
					<key>INTypePropertyTag</key>
					<integer>5</integer>
					<key>INTypePropertyType</key>
					<string>Integer</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Valid Duration</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>VOFfkC</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>validDuration</string>
					<key>INTypePropertyTag</key>
					<integer>7</integer>
					<key>INTypePropertyType</key>
					<string>TimeInterval</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>User Activity</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>4EzLH4</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>userActivity</string>
					<key>INTypePropertyTag</key>
					<integer>9</integer>
					<key>INTypePropertyType</key>
					<string>UserActivity</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeDisplayName</key>
			<string>Bus Trip Reservation</string>
			<key>INTypeDisplayNameID</key>
			<string>sNgUt7</string>
			<key>INTypeLastPropertyTag</key>
			<integer>107</integer>
			<key>INTypeName</key>
			<string>BusReservation</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Reserved Seat</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>ILM46K</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>reservedSeat</string>
					<key>INTypePropertyObjectType</key>
					<string>Seat</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>104</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Bus Trip</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>XYx2rs</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>busTrip</string>
					<key>INTypePropertyObjectType</key>
					<string>BusTrip</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>107</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeDisplayName</key>
			<string>Bus Trip</string>
			<key>INTypeDisplayNameID</key>
			<string>iubzng</string>
			<key>INTypeLastPropertyTag</key>
			<integer>112</integer>
			<key>INTypeName</key>
			<string>BusTrip</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Provider</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>Qz4rkz</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>provider</string>
					<key>INTypePropertyTag</key>
					<integer>100</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Bus Name</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>IvV9qT</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>busName</string>
					<key>INTypePropertyTag</key>
					<integer>101</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Bus Number</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>KXjqXV</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>busNumber</string>
					<key>INTypePropertyTag</key>
					<integer>102</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Trip Duration</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>aAq8rV</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyName</key>
					<string>tripDuration</string>
					<key>INTypePropertyTag</key>
					<integer>106</integer>
					<key>INTypePropertyType</key>
					<string>DateComponentsRange</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Departure Bus Stop Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>FlFaMU</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>5</integer>
					<key>INTypePropertyName</key>
					<string>departureBusStopLocation</string>
					<key>INTypePropertyTag</key>
					<integer>108</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Departure Platform</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>zTikdZ</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>6</integer>
					<key>INTypePropertyName</key>
					<string>departurePlatform</string>
					<key>INTypePropertyTag</key>
					<integer>109</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Arrival Bus Stop Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>r0sSbD</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>7</integer>
					<key>INTypePropertyName</key>
					<string>arrivalBusStopLocation</string>
					<key>INTypePropertyTag</key>
					<integer>111</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Arrival Platform</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>zTkJCo</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>8</integer>
					<key>INTypePropertyName</key>
					<string>arrivalPlatform</string>
					<key>INTypePropertyTag</key>
					<integer>112</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeDisplayName</key>
			<string>Boat Trip Reservation</string>
			<key>INTypeDisplayNameID</key>
			<string>CHidLZ</string>
			<key>INTypeLastPropertyTag</key>
			<integer>107</integer>
			<key>INTypeName</key>
			<string>BoatReservation</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Reserved Seat</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>sm1ds6</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>reservedSeat</string>
					<key>INTypePropertyObjectType</key>
					<string>Seat</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>104</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Boat Trip</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>HtMtYM</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>boatTrip</string>
					<key>INTypePropertyObjectType</key>
					<string>BoatTrip</string>
					<key>INTypePropertyObjectTypeNamespace</key>
					<string>System</string>
					<key>INTypePropertyTag</key>
					<integer>107</integer>
					<key>INTypePropertyType</key>
					<string>Object</string>
				</dict>
			</array>
		</dict>
		<dict>
			<key>INTypeDisplayName</key>
			<string>Boat Trip</string>
			<key>INTypeDisplayNameID</key>
			<string>vmS5k3</string>
			<key>INTypeLastPropertyTag</key>
			<integer>108</integer>
			<key>INTypeName</key>
			<string>BoatTrip</string>
			<key>INTypeProperties</key>
			<array>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Provider</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>Y3LR0N</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>1</integer>
					<key>INTypePropertyName</key>
					<string>provider</string>
					<key>INTypePropertyTag</key>
					<integer>100</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Boat Name</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>b2QNy5</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>2</integer>
					<key>INTypePropertyName</key>
					<string>boatName</string>
					<key>INTypePropertyTag</key>
					<integer>101</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Boat Number</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>lFVXCh</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>3</integer>
					<key>INTypePropertyName</key>
					<string>boatNumber</string>
					<key>INTypePropertyTag</key>
					<integer>102</integer>
					<key>INTypePropertyType</key>
					<string>String</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Trip Duration</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>9Q6E0E</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>4</integer>
					<key>INTypePropertyName</key>
					<string>tripDuration</string>
					<key>INTypePropertyTag</key>
					<integer>104</integer>
					<key>INTypePropertyType</key>
					<string>DateComponentsRange</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Departure Boat Terminal Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>GFVKUf</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>5</integer>
					<key>INTypePropertyName</key>
					<string>departureBoatTerminalLocation</string>
					<key>INTypePropertyTag</key>
					<integer>106</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
				<dict>
					<key>INTypePropertyDisplayName</key>
					<string>Arrival Boat Terminal Location</string>
					<key>INTypePropertyDisplayNameID</key>
					<string>4lMwRO</string>
					<key>INTypePropertyDisplayPriority</key>
					<integer>6</integer>
					<key>INTypePropertyName</key>
					<string>arrivalBoatTerminalLocation</string>
					<key>INTypePropertyTag</key>
					<integer>108</integer>
					<key>INTypePropertyType</key>
					<string>Placemark</string>
				</dict>
			</array>
		</dict>
	</array>
</dict>
</plist>
