<?xml version="1.0" encoding="UTF-8"?><OTA_VehCancelRQ 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_VehCancelRQ.xsd" Version="1.002">	<POS>		<Source>			<RequestorID Type="11" ID="111222"/>		</Source>		<Source>			<RequestorID Type="16" ID="11223344"/>		</Source>	</POS>	<VehCancelRQCore CancelType="Book">		<UniqueID Type="15" ID="27371319"/>		<PersonName>			<GivenName>MIKE</GivenName>			<Surname>PIRES</Surname>		</PersonName>	</VehCancelRQCore>	<VehCancelRQInfo>		<RentalInfo>			<PickUpLocation LocationCode="FLLT01"/>			<ReturnLocation LocationCode="FLLT01"/>		</RentalInfo>	</VehCancelRQInfo></OTA_VehCancelRQ>
