<?xml version="1.0" encoding="utf-8"?>
<SOAP-ENV:Envelope
   xmlns:SOAP-ENV="http://www.w3.org/2001/12/soap-envelope"
   xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
   xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility"
   xmlns:wsse="http://schemas.xmlsoap.org/ws/2003/06/secext">
   <SOAP-ENV:Body>
      <s:GetSpecialDiscountedBookingForPartnersResponse
         wsu:Id="DiscountedBookingForPartnersResponse"
         xmlns:s="http://www.MyHotel.com/partnerservice/">
         <s:Parameter Id="Param1"/>
         <s:Parameter Id="Param2"/>
         <s:Parameter Id="Param3"/>
         <s:Parameter Id="Param4"/>
         <s:Parameter Id="Param5"/>
      </s:GetSpecialDiscountedBookingForPartnersResponse>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>