<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>
          <Currency>AED</Currency>
          <TestMode>0</TestMode>
          <DebugMode>false</DebugMode>
          <Version>1.28</Version>      
        </Authority>
        <QuoteId>1222963653-41</QuoteId>
        <HotelStayDetails>
                        <Room>
            	<Guests>
               	               			             		<Adult title="Mr" first="Anwar" last="Ahmed"></Adult>
	             	               	               			             		<Adult title="Mr" first="TBAA" last="TBAA"></Adult>
	             	               	
            	</Guests>   
            </Room>  
            
        </HotelStayDetails>
        <CommitLevel>confirm</CommitLevel>
      </xiRequest>
    </BookingCreate>
  </soap:Body>
</soap:Envelope>