<?xml version="1.0" encoding="UTF-8" ?>

<ows:ExceptionReport 
   version="1.1.0"
   xmlns:ows="http://www.opengis.net/ows"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/ows http://schemas.opengis.net/ows/1.0.0/owsExceptionReport.xsd">
 <ows:Exception exceptionCode="MissingParameterValue" locator="service">
  <ows:ExceptionText>
   Expected required SERVICE=WFS argument.
  </ows:ExceptionText>
 </ows:Exception>
</ows:ExceptionReport>
