<?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="HB=SC">			<OfferRules>				<OfferRule>					<DateRestriction Start="2007-12-01" End="2007-12-22" RestrictionType="stay"/>					<DateRestriction End="2007-12-22" RestrictionType="departure"/>				</OfferRule>			</OfferRules>			<FreeUpgrade UpgradeBookingCode="HB">				<UpgradeFrom InvCode="SC"/>				<UpgradeTo InvCode="HB"/>			</FreeUpgrade>			<OfferDescription>				<Text>Half board at no extra charge</Text>			</OfferDescription>		</Offer>	</Offers>	<TPA_Extensions/></OTA_HotelRatePlanNotifRQ>
