﻿<?xml version="1.0" encoding="utf-8"?>
<log>
  <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-d305b12c-ac41-4610-bbc0-9d0121c9e24b">2002-10-31T18:11:27Z</wsu:Created>
        <wsu:Expires wsu:Id="Id-2960d609-982f-42b2-88cc-d1bcaaea0739">2002-10-31T18:12:27Z</wsu:Expires>
      </wsu:Timestamp>
    </soap:Header>
    <soap:Body>
      <AddIntResponse xmlns="http://microsoft.com/wsdk/samples/SumService">
        <AddIntResult>3</AddIntResult>
      </AddIntResponse>
    </soap:Body>
  </soap:Envelope>
</log>