<?xml version='1.0' ?>
<!-- $Id: message11.xml,v 1.1 2006/07/26 00:12:03 agupta Exp $ -->
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"
            xmlns:wsa="http://www.w3.org/2005/08/addressing">
    <S:Header>
        <wsa:To xmlns="http://www.w3.org/2005/08/addressing">http://example.org/node/A</wsa:To>
        <wsa:MessageID>uuid:6d503f87-3bdd-4627-8fbf-330985f3b922</wsa:MessageID>
        <wsa:ReplyTo xmlns="http://www.w3.org/2005/08/addressing">
            <wsa:Address>http://www.w3.org/2005/08/addressing/anonymous</wsa:Address>
        </wsa:ReplyTo>
        <wsa:Action xmlns="http://www.w3.org/2005/08/addressing">http://example.org/wsaTestService/echo</wsa:Action>
    </S:Header>
    <S:Body>
        <ns2:echoIn xmlns:ns2="http://example.org/echo">Message</ns2:echoIn>
    </S:Body>
</S:Envelope>
