<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>
      <wsu:Timestamp xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility">
        <wsu:Created wsu:Id="Id-3586543c-9081-4d97-ac9d-d4cb95c5de4d">2002-11-01T21:46:05Z</wsu:Created>
        <wsu:Expires wsu:Id="Id-b5ce049e-9373-4ed5-94bd-df8edadc5dc0">2002-11-01T21:51:05Z</wsu:Expires>
        <wsu:Received Actor="http://localhost/cfwsdk/routing/sumservice.asmx" Delay="935">2002-11-01T21:46:05Z</wsu:Received>
      </wsu:Timestamp>
    </soap:Header>
    <soap:Body>
      <AddIntResponse xmlns="http://microsoft.com/wsdk/samples/SumService">
        <AddIntResult>3</AddIntResult>
      </AddIntResponse>
    </soap:Body>
  </soap:Envelope>
