<?xml version='1.0' encoding='utf-8'?>

<ExceptionReport xmlns="http://www.opengis.net/ows/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ows/2.0 owsExceptionReport.xsd" version="1.0.0">
	<Exception exceptionCode="MissingParameterValue" locator="request">
		<ExceptionText>Could not determine proxy request from http request. Parameter REQUEST is missing.</ExceptionText>
	</Exception>
</ExceptionReport>
