<?xml version="1.0" ?>
<!-- $Id: message3.xml,v 1.1 2007/07/09 20:39:11 plehegar Exp $ -->
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"
        xmlns:wsa="http://www.w3.org/2005/08/addressing">
    <S:Header>
        <wsa:To>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
        <wsa:Action xmlns="http://www.w3.org/2005/08/addressing">
            http://example.org/action/echoOut</wsa:Action>
        <wsa:RelatesTo>uuid:fcd0ca97-1ce1-4900-bfb4-1adc87994b21</wsa:RelatesTo>
    </S:Header>
    <S:Body>
        <ns2:echoOut xmlns="http://example.org/notify" xmlns:ns2="http://example.org/echo">Message</ns2:echoOut>
    </S:Body>
</S:Envelope>