<?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:wsse="http://schemas.xmlsoap.org/ws/2003/06/secext"
   xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility">
   <SOAP-ENV:Body>
      <s:GetSpecialDiscountedBookingForPartnersResponse
         wsu:Id="DiscountedBookingForPartnersResponse" 
         xmlns:s="http://www.MyHotel.com/partnerservice/">
   <EncryptedData
            Type="http://www.w3.org/2001/04/xmlenc#Element"
            wsu:Id="encryptedParam1"
            xmlns="http://www.w3.org/2001/04/xmlenc#" 
            xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility">
            <EncryptionMethod
               Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/>
            <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
               <EncryptedKey
                  wsu:Id="EncryptedKeyByEncryptedKeyToken"
                  xmlns="http://www.w3.org/2001/04/xmlenc#"
                  xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility">
                  <EncryptionMethod
                     Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-1_5"/>
                  <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
                     <KeyName>myTourOperatorKey</KeyName>
                  </KeyInfo>
                  <CipherData>
                     <CipherValue>knPfhsKDk9OKjrUB/nrzSL5mRjwMX/=</CipherValue>
                  </CipherData>
                  <ReferenceList>
                     <DataReference URI="#encryptedParam1"/>
                  </ReferenceList>
               </EncryptedKey>
            </KeyInfo>
            <CipherData>
               <CipherValue>vaX95J27XwXrUi4s7Gtq5NQ8UEaKdPYKyFb64RkkHdp9refr+RMtQw==</CipherValue>
            </CipherData>
         </EncryptedData>
         <s:Parameter Id="Param2"/>
         <s:Parameter Id="Param3"/>
         <s:Parameter Id="Param4"/>
         <s:Parameter Id="Param5"/>
      </s:GetSpecialDiscountedBookingForPartnersResponse>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>