<?xml version="1.0" encoding="UTF-8"?><OTA_AirAvailRQ xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 OTA_AirAvailRQ.xsd" EchoToken="12345" TimeStamp="2003-07-17T09:30:47-05:00" Target="Production" Version="2.001" SequenceNmbr="1" PrimaryLangID="en-us" MaxResponses="10" DirectFlightsOnly="false">	<POS>		<Source AgentSine="BSIA1234PM" PseudoCityCode="2U8" ISOCountry="US" ISOCurrency="USD">			<RequestorID URL="http://www.//provider1.org" Type="5" ID="12345"></RequestorID>		</Source>	</POS>	<OriginDestinationInformation>		<DepartureDateTime>2003-08-13</DepartureDateTime>		<OriginLocation LocationCode="LHR"/>		<DestinationLocation LocationCode="LAX"/>	</OriginDestinationInformation>	<TravelPreferences SmokingAllowed="false" MaxStopsQuantity="1">		<FlightTypePref PreferLevel="Preferred" FlightType="Nonstop"/>		<EquipPref AirEquipType="757"/>		<CabinPref PreferLevel="Preferred" Cabin="Economy"/>		<TicketDistribPref PreferLevel="Only" DistribType="3"/>	</TravelPreferences>	<TravelerInfoSummary>		<AirTravelerAvail>			<PassengerTypeQuantity Code="ADT" Quantity="2"/>			<PassengerTypeQuantity Code="CNN" Quantity="1"/>		</AirTravelerAvail>	</TravelerInfoSummary></OTA_AirAvailRQ>
