<?xml version='1.0' ?>
<!-- $Id: message4.xml,v 1.1 2006/07/17 18:05:14 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:d36d576c-0be8-469b-8d40-d8c30c84b795</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">BadAction</wsa:Action>
    </S:Header>
    <S:Body>
        <ns2:echoIn xmlns="http://example.org/notify" xmlns:ns2="http://example.org/echo">Message</ns2:echoIn>
    </S:Body>
</S:Envelope>
