<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <BookingCreate xmlns="http://www.reservwire.com/namespace/WebServices/Xml">
      <xiRequest>
        <Authority>
          <Org>tpckto</Org>
          <User>XML</User>
          <Password>jXMj%J*un6</Password>
          <Language>en</Language>
          <Currency>AED</Currency>
          <TestMode>0</TestMode>
          <DebugMode>false</DebugMode>
          <Version>1.28</Version>
        </Authority>
        <QuoteId>1222963653-41</QuoteId>
        <HotelStayDetails>
          <!-- <ArrivalDate>2026-03-19</ArrivalDate>
          <Nights>0</Nights> -->
	    			  	<Room>
	           <Guests>
	           	             <Adult title="MR" first="Test" last="Test"></Adult>
	           	             <Adult title="MR" first="Test" last="Test"></Adult>
	           
	           	           </Guests>
	        </Room>
			
        </HotelStayDetails>
        <CommitLevel>prepare</CommitLevel>
      </xiRequest>
    </BookingCreate>
  </soap:Body>
</soap:Envelope>