<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<ServiceExceptionReport version="1.3.0"
  xmlns="http://www.opengis.net/ogc"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.opengis.net/ogc http://schemas.opengis.net/wms/1.3.0/exceptions_1_3_0.xsd">
  <ServiceException code="StylesNotDefined">
Parameter 'styles' is required.
  </ServiceException>
  <ServiceException code="InvalidFormat">
Parameter 'format' contains unacceptable value.
  </ServiceException>
  <ServiceException code="LayerNotDefined">
Parameter 'layers' can not be empty.
  </ServiceException>
  <ServiceException code="InvalidCRS">
Parameter 'srs(crs)' has wrong value.
  </ServiceException>
  <ServiceException code="InvalidFormat">
Parameter 'bbox' can not be empty.
  </ServiceException>
  <ServiceException code="InvalidFormat">
Parameter 'width' can not be empty.
  </ServiceException>
  <ServiceException code="InvalidFormat">
Parameter 'height' can not be empty.
  </ServiceException>
</ServiceExceptionReport>
