<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
 soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<soap:Body>
<soap:Fault>
	<faultcode>1098</faultcode>
	<faultstring>Web Service Method not specified.</faultstring>
	<faultfactor>1098</faultfactor>
	<detail>Web Service Method not specified.</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>