    <s11:Envelope xmlns:s11="http://schemas.xmlsoap.org/soap/envelope/">
        <s11:Body>
            <s11:Fault>
                <faultcode>s11:Client</faultcode>
                <faultstring>Method GET not allowed</faultstring>
                <detail>
                    <errorcode>405</errorcode>
                    <errormessage>Use POST to access the service.</errormessage>
                </detail>
            </s11:Fault>
        </s11:Body>
    </s11:Envelope>
