<?xml version="1.0" ?>
<!-- $Id: message9.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>http://www.w3.org/2005/08/addressing/anonymous</wsa:To>
        <wsa:Action>http://example.org/wsaTestService2/wsaTestPortType/echoResponse</wsa:Action>
    </S:Header>
    <S:Body>
        <ns2:echoOut xmlns:ns2="http://example.org/echo">11060</ns2:echoOut>
    </S:Body>
</S:Envelope>

