blob: 3cba16f79a61486e0e714f261b58fb87b90085bf [file] [log] [blame]
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://apache.org/hello_world_soap_http/types">
<soapenv:Header/>
<soapenv:Body>
<typ:greetMe>
<typ:requestType>Bye Camel</typ:requestType>
</typ:greetMe>
</soapenv:Body>
</soapenv:Envelope>