<?xml version="1.0" encoding="UTF-8"?><OTA_CruiseSailAvailRS xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="2.0" TransactionIdentifier="1234" TimeStamp="2006-03-17T09:30:49" xsi:schemaLocation="http://www.opentravel.org/OTA/2003/05 OTA_CruiseSailAvailRS.xsd">	<Success/>	<SailingOptions>		<SailingOption MaxCabinOccupancy="4">			<SelectedSailing Start="2006-09-24" Duration="P7D" VoyageID="B540" PortsOfCallQuantity="6" Status="36">				<!--The Status value of 36 indicates this sailing is Available-->				<CruiseLine VendorCode="COL" VendorName="COLUMBUS CRUISES" ShipCode="NI" ShipName="NINA"/>				<Region RegionCode="CAW" RegionName="WESTERN CARIBBEAN"/>				<DeparturePort LocationCode="FLL">Ft Lauderdale, FL, US</DeparturePort>				<ArrivalPort LocationCode="FLL">Ft Lauderdale, FL, US</ArrivalPort>			</SelectedSailing>			<Currency CurrencyCode="USD"/>			<Dining Sitting="FIRST" Status="36"/>			<!--The Status value of 36 indicates this Dining period is Available-->			<Dining Sitting="SECOND" Status="36"/>			<!--The Status value of 36 indicates this Dining period is Available-->			<Dining Sitting="OPEN" Status="36"/>			<!--The Status value of 36 indicates this Dining period is Available-->			<Transportation Mode="14" Status="36"/>			<!--The TransportationMode value of 14 indicates Plane -->			<!--The Status value of 36 indicates this transportation method is Available-->			<Transportation Mode="29" Status="36"/>			<!--The TransportationMode value of 29 indicates No Transportation (Cruise Only) -->			<!--The Status value of 36 indicates this transportation method is Available-->		</SailingOption>		<SailingOption MaxCabinOccupancy="4" CategoryLocation="Inside">			<SelectedSailing Start="2006-10-01" Duration="P7D" VoyageID="827540" PortsOfCallQuantity="5" Status="36">				<!--The Status value of 36 indicates this sailing is Available-->				<CruiseLine VendorCode="COL" VendorName="COLUMBUS CRUISES" ShipCode="PI" ShipName="PINTA"/>				<Region RegionCode="CAW" RegionName="WESTERN CARIBBEAN"/>				<DeparturePort LocationCode="MIA">Miami, FL, US</DeparturePort>				<ArrivalPort LocationCode="MIA">Miami, FL, US</ArrivalPort>			</SelectedSailing>			<Currency CurrencyCode="USD"/>			<Dining Sitting="FIRST" Status="36"/>			<!--The Status value of 36 indicates this Dining period is Available-->			<Transportation Mode="14" Status="36"/>			<!--The TransportationMode value of 14 indicates Plane -->			<!--The Status value of 36 indicates this transportation method is Available-->			<Transportation Mode="29" Status="36"/>			<!--The TransportationMode value of 29 indicates No Transportation -->			<!--The Status value of 36 indicates this transportation method is Available-->		</SailingOption>		<SailingOption MaxCabinOccupancy="4">			<SelectedSailing Start="2005-10-09" Duration="P7D" VoyageID="9534" PortsOfCallQuantity="6" Status="36">				<!--The Status value of 36 indicates this sailing is Available-->				<CruiseLine VendorCode="COL" VendorName="COLUMBUS CRUISES" ShipCode="SM" ShipName="SANTA MARIA"/>				<Region RegionCode="CAW" RegionName="WESTERN CARIBBEAN"/>				<DeparturePort LocationCode="FLL">Ft Lauderdale, FL, US</DeparturePort>				<ArrivalPort LocationCode="FLL">Ft Lauderdale, FL, US</ArrivalPort>			</SelectedSailing>			<Currency CurrencyCode="USD"/>			<Dining Sitting="FIRST" Status="38"/>			<!--The Status value of 38 indicates this Dining period is Closed-->			<Dining Sitting="SECOND" Status="36"/>			<!--The Status value of 36 indicates this Dining period is Available-->			<Dining Sitting="OPEN" Status="36"/>			<!--The Status value of 36 indicates this Dining period is Available-->			<Transportation Mode="14" Status="36"/>			<!--The TransportationMode value of 14 indicates Plane -->			<!--The Status value of 36 indicates this transportation method is Available-->			<Transportation Mode="29" Status="36"/>			<!--The TransportationMode value of 29 indicates No Transportation.-->			<!--The Status value of 36 indicates this transportation method is Available-->		</SailingOption>	</SailingOptions></OTA_CruiseSailAvailRS>
