<?xml version="1.0" encoding="UTF-8"?><OTA_PkgBookRQ 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_PkgBookRQ.xsd" Target="Production" Version="3.000" ActionType="Book">	<POS>		<Source AgentSine="ABC" AgentDutyCode="49682">			<RequestorID Type="4" ID="01253">				</RequestorID>		</Source>	</POS>	<PackageRequest ID="K09104" TravelCode="42213" TourCode="MINAMA" BoardCode="HB">		<DateRange Start="2005-06-20" Duration="P7N"/>		<ItineraryItems>			<ItineraryItem>				<Accommodation>					<DateRange/>					<RoomProfiles>						<RoomProfile RoomType="DB4BK" RoomTypeCode="LH045">							<PassengerRPHs ListOfPassengerRPH="1 2 3"/>						</RoomProfile>					</RoomProfiles>				</Accommodation>			</ItineraryItem>		</ItineraryItems>		<Extras>			<Extra Code="AFM" Quantity="1" Type="MLS" ListOfPassengerRPH="1"/>			<Extra Code="VEG" Quantity="1" Type="MLS" ListOfPassengerRPH="2"/>			<Extra Code="CFM" Quantity="1" Type="MLS" ListOfPassengerRPH="3"/>			<Extra Code="LCS" Quantity="1" Type="EXT"/>		</Extras>	</PackageRequest>	<ContactDetail ContactType="Agent">		<PersonName>			<GivenName>Ann</GivenName>			<Surname>Cook</Surname>		</PersonName>		<Telephone PhoneNumber="01483 461257"/>		<CompanyName CompanyShortName="Getaway Travel"/>	</ContactDetail>	<PassengerListItems>		<PassengerListItem RPH="1" InsuranceRPH="1" Age="34" LeadCustomerInd="true">			<Name>				<NamePrefix>Mr</NamePrefix>				<GivenName>J</GivenName>				<Surname>Jones</Surname>			</Name>		</PassengerListItem>		<PassengerListItem RPH="2" InsuranceRPH="1" Age="34">			<Name>				<NamePrefix>Mrs</NamePrefix>				<GivenName>K</GivenName>				<Surname>Jones</Surname>			</Name>		</PassengerListItem>		<PassengerListItem RPH="3" InsuranceRPH="1" Age="5" BirthDate="2000-05-01">			<Name>				<NamePrefix>Miss</NamePrefix>				<GivenName>S</GivenName>				<Surname>Jones</Surname>			</Name>		</PassengerListItem>	</PassengerListItems>	<OwnInsuranceChoices>		<OwnInsuranceChoice InsuranceCompany="Norwich" PolicyNmbr="21/84932VR">			</OwnInsuranceChoice>	</OwnInsuranceChoices></OTA_PkgBookRQ>
