<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-8531d7c6-d936-4c93-8c9a-51843d40c722">2002-11-02T03:59:29Z</wsu:Created>
        <wsu:Expires wsu:Id="Id-8ca9b5a1-c87e-451e-9774-a92d8cd32047">2002-11-02T04:04:29Z</wsu:Expires>
      </wsu:Timestamp>
    </soap:Header>
    <soap:Body>
      <EchoResponse xmlns="http://microsoft.com/wsdk/samples/EchoAttachments">
        <EchoResult>file uploaded</EchoResult>
      </EchoResponse>
    </soap:Body>
  </soap:Envelope>