<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope"><soap:Body>
        	<soap:Fault>
             <soap:Code>
                <soap:Value>soap:Server</soap:Value>
             </soap:Code>
             <soap:Reason>
                <soap:Text xml:lang="en">A server exception was encountered.</soap:Text>
             </soap:Reason>
             <soap:Detail>
        	<ows:ExceptionReport 
        xmlns:ows="http://www.opengis.net/ows/1.1" version="1.1.0"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
        xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd"><ows:Exception exceptionCode="MissingParameterValue" locator="REQUEST"><ows:ExceptionText>Missing 'REQUEST' parameter</ows:ExceptionText></ows:Exception></ows:ExceptionReport></soap:Detail></soap:Fault></soap:Body></soap:Envelope>