<?xml version="1.0" encoding="UTF-8"?><OTA_CruiseCabinAvailRQ xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="2.0" Target="Production" TransactionIdentifier="4444" TimeStamp="2006-05-17T09:41:22" xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 OTA_CruiseCabinAvailRQ.xsd">	<POS>		<Source PseudoCityCode="LAS1S210D">			<RequestorID Type="13" ID="Elleipsis01">				<!--The Type value of 13 indicates this is an Internet Broker ID-->				<CompanyName CompanyShortName="WORLDSPAN" Code="WSPICR"/>			</RequestorID>		</Source>	</POS>	<Guest>		<GuestTransportation Mode="29">			<!--The TransportationMode value of 29 indicates No Transportation (Cruise Only) -->			<GuestCity LocationCode="ATL"/>		</GuestTransportation>	</Guest>	<GuestCounts>		<GuestCount Quantity="2"/>	</GuestCounts>	<SailingInfo>		<SelectedSailing Start="2006-10-01" Duration="P7D">			<CruiseLine VendorCode="RCC" ShipCode="NV"/>		</SelectedSailing>		<Currency DecimalPlaces="2" CurrencyCode="USD"/>		<SelectedCategory BerthedCategoryCode="L" PricedCategoryCode="L"/>	</SailingInfo>	<SelectedFare FareCode="LAF"/></OTA_CruiseCabinAvailRQ>
