POST /mwaccesspublic/mwaccess HTTP/1.1
Content-Type: text/xml; charset=utf-8
User-Agent: Java1.3.1_03
Host: localhost:7001
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Content-length: 306

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <soapenv:Body>
  <ns1:ping xmlns:ns1="urn:MWAccess"/>
 </soapenv:Body>
</soapenv:Envelope>