<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:Header>
      <wsrp:path soap:actor="http://schemas.xmlsoap.org/soap/actor/next" soap:mustUnderstand="1" xmlns:wsrp="http://schemas.xmlsoap.org/rp">
        <wsrp:action>http://microsoft.com/wsdk/samples/SumService/AddInt</wsrp:action>
        <wsrp:to>http://localhost/cfwsdk/SymmetricEncryption/SymmetricEncryption.asmx</wsrp:to>
        <wsrp:id>uuid:ee3a2a0d-f27d-4117-86c0-cece985e47cf</wsrp:id>
      </wsrp:path>
      <wsu:Timestamp xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility">
        <wsu:Created wsu:Id="Id-bb019e74-ceee-409f-8398-bba7ce11f2c3">2002-11-01T03:36:49Z</wsu:Created>
        <wsu:Expires wsu:Id="Id-fe81e6f7-5311-4cf9-9c86-53bba9174cf9">2002-11-01T03:37:49Z</wsu:Expires>
      </wsu:Timestamp>
      <wsse:Security soap:mustUnderstand="1" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext">
        <xenc:ReferenceList xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">
          <xenc:DataReference URI="#EncryptedContent-df41d938-bdb8-45ea-98e9-0c27b9737e79" />
        </xenc:ReferenceList>
      </wsse:Security>
    </soap:Header>
    <soap:Body>
      <xenc:EncryptedData Id="EncryptedContent-df41d938-bdb8-45ea-98e9-0c27b9737e79" Type="http://www.w3.org/2001/04/xmlenc#Content" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#">
        <xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc" />
        <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
          <KeyName>WSDK Sample Symmetric Key</KeyName>
        </KeyInfo>
        <xenc:CipherData>
          <xenc:CipherValue>AvhQcsGF2Lk8+DaK4NxfEVZ4/LEjSKXoei4w0sm8uGdCVw4OpNy1j6voe2JYKV5I06YUi5pFnGxrEgs7/zBBkYvIIcSLKtDbvi3A+vw1pGVBsbeXVMvfwDIRXSi+Im6u</xenc:CipherValue>
        </xenc:CipherData>
      </xenc:EncryptedData>
    </soap:Body>
  </soap:Envelope>