<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
    <soap:Body>
        <AvailabilitySearch 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>
                <Hotels>
                    <Id>429683257</Id>
                </Hotels>
                <HotelStayDetails>
                    <ArrivalDate>2026-03-03</ArrivalDate>
                    <Nights>4</Nights>
                    <Nationality>EG</Nationality> 
                    <Room>
                        <Guests>
                            <Adult></Adult>
                        </Guests>
                    </Room> 
                </HotelStayDetails>
                <DetailLevel>custom</DetailLevel>
                <MaxResultsPerHotel>0</MaxResultsPerHotel>
                <MaxHotels>0</MaxHotels>
                <MaxSearchTime>0</MaxSearchTime>
                <HotelSearchCriteria>
                    <MinStars>3</MinStars>
                    <AvailabilityStatus>any</AvailabilityStatus>
                </HotelSearchCriteria>
            </xiRequest>
        </AvailabilitySearch>
    </soap:Body>
</soap:Envelope>