<?xml version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="" xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsAll.xsd">
  <ows:Exception exceptionCode="MissingParameterValue">
    <ows:ExceptionText>No parameters were given ('SERVICE' and 'REQUEST' are mandatory).</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>