<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-f8396be6-42c9-4f2a-ae56-79ba48309bca">2002-10-30T04:49:46Z</wsu:Created>
        <wsu:Expires wsu:Id="Id-5275b031-cfb6-4fda-bd45-e068b83c5798">2002-10-30T04:50:46Z</wsu:Expires>
      </wsu:Timestamp>
    </soap:Header>
    <soap:Body>
      <AddIntResponse xmlns="http://microsoft.com/wsdk/samples/SumService">
        <AddIntResult>3</AddIntResult>
      </AddIntResponse>
    </soap:Body>
  </soap:Envelope>