<?xml version="1.0" encoding="UTF-8"?><OTA_CruiseFareAvailRS xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="2.0" TransactionIdentifier="2222" TimeStamp="2006-05-17T09:30:50" xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 OTA_CruiseFareAvailRS.xsd">	<Success/>	<SailingInfo>		<SelectedSailing Start="2006-10-01" Duration="P7D">			<CruiseLine VendorCode="RCC" VendorName="ROYAL CARIBBEAN CRUISE" ShipCode="NV" ShipName="NAVIGATOR OF THE SEAS"/>			<DeparturePort LocationCode="MIA">Miami, FL, US</DeparturePort>			<ArrivalPort LocationCode="MIA">Miami, FL, US</ArrivalPort>		</SelectedSailing>	</SailingInfo>	<FareCodeOptions>		<FareCodeOption Status="36" FareCode="LAF" FareDescription="LOWEST AVAILABLE FARE"/>		<!--The Status value of 36 indicates this fare is Available-->		<FareCodeOption Status="38" FareCode="BRKA16" FareDescription="BREAKTHRU"/>		<!--The Status value of 38 indicates this fare is Closed -->		<FareCodeOption Status="36" FareCode="BRKA25" FareDescription="BREAKTHRU">			<!--The Status value of 36 indicates this fare is Available-->			<FareRemark>"EXPIRES 12/31/2006"</FareRemark>		</FareCodeOption>		<FareCodeOption Status="38" FareCode="BRKB25" FareDescription="BREAKTHRU"/>		<!--The Status value of 38 indicates this fare is Closed -->		<FareCodeOption Status="36" FareCode="BRKC25" FareDescription="BREAKTHRU">			<!--The Status value of 36 indicates this fare is Available-->			<FareRemark>"EXPIRES 12/31/2006"</FareRemark>		</FareCodeOption>		<FareCodeOption Status="38" FareCode="BRKD25" FareDescription="BREAKTHRU"/>		<!--The Status value of 38 indicates this fare is Closed -->		<FareCodeOption Status="36" FareCode="BRKE25" FareDescription="BREAKTHRU">			<!--The Status value of 36 indicates this fare is Available-->			<FareRemark>"EXPIRES 12/31/2006"</FareRemark>		</FareCodeOption>		<FareCodeOption Status="36" FareCode="BRKF25" FareDescription="BREAKTHRU">			<!--The Status value of 36 indicates this fare is Available-->			<FareRemark>"EXPIRES 12/31/2006"</FareRemark>		</FareCodeOption>		<FareCodeOption Status="38" FareCode="BRKG25" FareDescription="BREAKTHRU"/>		<!--The Status value of 38 indicates this fare is Closed -->		<FareCodeOption Status="38" FareCode="BRK3C25" FareDescription="BREAKTHRU"/>		<!--The Status value of 38 indicates this fare is Closed -->		<FareCodeOption Status="36" FareCode="FIT" FareDescription="FULL INDIVIDUAL TARIFF">			<!--The Status value of 36 indicates this fare is Available-->			<FareRemark>"EXPIRES 10/01/2006"</FareRemark>		</FareCodeOption>	</FareCodeOptions></OTA_CruiseFareAvailRS>
