<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.opentravel.org/OTA/2003/05" targetNamespace="http://www.opentravel.org/OTA/2003/05" elementFormDefault="qualified" version="4.001" id="OTA2008B">	<xs:include schemaLocation="OTA_HotelReservation.xsd"/>	<xs:annotation>		<xs:documentation xml:lang="en">All Schema files in the OTA specification are made available according to the terms defined by the OTA License Agreement at http://www.opentravel.org/Specifications/Default.aspx</xs:documentation>	</xs:annotation>	<xs:element name="OTA_HotelResModifyRQ" type="HotelResModifyRequestType">		<xs:annotation>			<xs:documentation xml:lang="en">This is a request message for modifying a reservation. It is used for a full overlay of the reservation. When changing data that requires an availability check, this message assumes the availability is known (if availability is not known an availability check containing the reservation ID may be useful). </xs:documentation>		</xs:annotation>	</xs:element></xs:schema>