<?xml version="1.0" encoding="UTF-8"?><xs:schema targetNamespace="http://www.opentravel.org/OTA/2003/05" xmlns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.002" id="OTA2004A">	<xs:include schemaLocation="OTA_HotelCommonTypes.xsd"/>	<xs:include schemaLocation="OTA_HotelReservation.xsd"/>	<xs:include schemaLocation="OTA_CommonTypes.xsd"/>	<xs:include schemaLocation="OTA_AirCommonTypes.xsd"/>	<xs:include schemaLocation="OTA_SimpleTypes.xsd"/>	<xs:include schemaLocation="OTA_CommonPrefs.xsd"/>	<xs:include schemaLocation="OTA_HotelPreferences.xsd"/>	<xs:include schemaLocation="OTA_Profile.xsd"/>	<xs:include schemaLocation="OTA_VehicleCommonTypes.xsd"/>	<xs:include schemaLocation="OTA_AirPreferences.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/ota_downloads_form.cfm</xs:documentation>	</xs:annotation>	<xs:element name="OTA_HotelResRQ" type="HotelResRequestType">		<xs:annotation>			<xs:documentation xml:lang="en">Sends a request for a reservation to another system.There is no requirement to determine availability prior to sending a reservation request. Travel agencies, or individual guests may send a request to book a reservation from an internet site if all the information required for booking is known. The OTA_HotelResRQ message can initiate the first message in the sequence of booking a reservation.</xs:documentation>		</xs:annotation>	</xs:element></xs:schema>