<?xml version="1.0"  encoding="UTF-8" ?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<SOAP-ENV:Body>
<ns1:eFetchResponse SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns1="http://www.ncbi.nlm.nih.gov/soap/eutils/efetch">
<ns1:response xsi:type="ns1:eFetchResponse">
<SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Client</faultcode>
<faultstring>Soap method is not allowed to invoke</faultstring>
<faultactor>none</faultactor>
</SOAP-ENV:Fault>
</ns1:response>
</ns1:eFetchResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>