<?xml version="1.0" encoding="UTF-8"?><OTA_ReadRQ 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_ReadRQ.xsd" Version="1.003" TransactionIdentifier="6940" ReservationType="8" TimeStamp="2006-11-22T13:09:24">	<!-- ReservationType value of 8 indicates cruise -->	<POS>		<Source AirportCode="MIA" ISOCountry="US" PseudoCityCode="REVMIA02">			<RequestorID Type="5" ID="TA123456">				<!-- Type value of 5 indicates Travel Agency -->				<CompanyName CompanyShortName="REVELEX" Code="REV"/>			</RequestorID>		</Source>	</POS>	<ReadRequests>		<ReadRequest>			<UniqueID Type="14" ID="12272430">				<!-- Type value of 14 indicates this is a reservation ID -->				<CompanyName CompanyShortName="NCL" Code="NCL"/>			</UniqueID>		</ReadRequest>	</ReadRequests></OTA_ReadRQ>
