<?xml version="1.0"?>
<!-- $Id: reply1-2.xml,v 1.3 2006/01/19 06:05:30 hugo 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:RelatesTo>urn:uuid:F835F375-80FE-4D1A-B6A0-6941C7D9BFC1</wsa:RelatesTo>
    <wsa:MessageID>urn:uuid:22DAE843-3F5B-4815-904E-32BA670DE337</wsa:MessageID>
  </env:Header>
  <env:Body>
    <m:echoOut xmlns:m="http://example.org/echo">Echo This Text</m:echoOut>
  </env:Body>
</env:Envelope>

