<?xml version="1.0" encoding="UTF-8"?><OTA_InsuranceQuoteRQ 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_InsuranceQuoteRQ.xsd" EchoToken="18723222" TimeStamp="2003-10-31T16:13:08" Target="Production" Version="1.002" SequenceNmbr="1569" PrimaryLangID="en">	<PlanForQuoteRQ PlanID="ACME" Type="Protection">		<CoveredTravelers>			<CoveredTraveler>				<CoveredPerson Relation="Traveler 1" BirthDate="1948-06-13">					<GivenName>John</GivenName>					<Surname>Smith</Surname>				</CoveredPerson>				<Email>JSmith@someserver.com</Email>				<IndCoverageReqs>					<IndTripCost Amount="480.00" CurrencyCode="USD"/>					<FlightAccidentAmount Amount="100000.00" CurrencyCode="USD"/>				</IndCoverageReqs>			</CoveredTraveler>		</CoveredTravelers>		<InsCoverageDetail Type="SingleTrip">		</InsCoverageDetail>		<InsuranceCustomer>			<PersonName>				<GivenName>John</GivenName>				<Surname>Smith</Surname>			</PersonName>		</InsuranceCustomer>	</PlanForQuoteRQ></OTA_InsuranceQuoteRQ>
