<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-f8439079-b0a3-4991-a534-40b36409a6d4">2002-10-31T17:57:50Z</wsu:Created>
        <wsu:Expires wsu:Id="Id-1a916aa0-732b-4182-8639-8f36612913e8">2002-10-31T17:58:50Z</wsu:Expires>
      </wsu:Timestamp>
    </soap:Header>
    <soap:Body>
      <AddIntResponse xmlns="http://microsoft.com/wsdk/samples/SumService">
        <AddIntResult>3</AddIntResult>
      </AddIntResponse>
    </soap:Body>
  </soap:Envelope>