HTTP/1.0 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: 1474

<?xml version="1.0">
<SOAP-ENV:Envelope
   xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/' >
   <SOAP-ENV:Body>
      <m:GetSpecialDiscountedBookingForPartnersResponse
         xmlns:m="http://www.MyHotel.com/partnerservice/" >
           <!-- Booking confirmation details-->
      </m:GetSpecialDiscountedBookingForPartnersResponse>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>