<?xml version="1.0" encoding="ISO-8859-1"?>

<ows:ExceptionReport version="2.0.0" xsd:schemaLocation="http://www.opengis.net/ows/2.0 http://schemas.opengis.net/ows/2.0/owsExceptionReport.xsd" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink">
  <ows:Exception exceptionCode="InvalidParameterValue">
    <ows:ExceptionText>Missing required key value parameter(s): lon from the CRS request.</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>