<?xml version="1.0"?>
<!-- $Id: test1152response.xml,v 1.1 2006/02/08 21:22:09 pdowney Exp $ -->
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing">
  <env:Header>
    <wsa:Action>http://example.org/action/echoOut</wsa:Action>
    <wsa:MessageID>urn:uuid:4D3FEF4A-7B7A-4DDE-BA50-04DE2C57070E</wsa:MessageID>
    <wsa:RelatesTo>urn:uuid:B434668D-6300-494C-B276-B634FA1FF19B</wsa:RelatesTo>
  </env:Header>
  <env:Body>
    <m:echoOut xmlns:m="http://example.org/echo">Echo This Text</m:echoOut>
  </env:Body>
</env:Envelope>

