<?xml version="1.0" encoding="UTF-8"?><OTA_HotelRatePlanNotifRQ 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_HotelRatePlanNotifRQ.xsd" Version="2.001">	<RatePlans HotelCode="XYL8079">		<RatePlan>			<Rates>				<Rate Start="2007-04-01" End="2007-12-31">					<BaseByGuestAmts>						<BaseByGuestAmt AmountAfterTax="65.00" CurrencyCode="EUR"/>					</BaseByGuestAmts>					<AdditionalGuestAmounts>						<AdditionalGuestAmount MaxAdditionalGuests="1" MinAge="2" MaxAge="12" Amount="36.00" CurrencyCode="EUR"/>					</AdditionalGuestAmounts>				</Rate>			</Rates>			<SellableProducts>				<SellableProduct InvCode="HB" InvType="BOARD">					<GuestRoom/>				</SellableProduct>				<SellableProduct InvCode="DBL" InvType="ROOM">					<GuestRoom/>				</SellableProduct>			</SellableProducts>		</RatePlan>	</RatePlans>	<Offers>		<Offer OfferCode="Special5">			<Discount NightsRequired="5" NightsDiscounted="1" Percent="50" DiscountPattern="00001"/>			<OfferDescription>				<Text>stay 5 nights and get a 50% discount on the last night</Text>			</OfferDescription>		</Offer>	</Offers>	<TPA_Extensions/></OTA_HotelRatePlanNotifRQ>
