<?xml version="1.0" encoding="UTF-8"?>

<ExceptionReport xmlns="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" version="2.0.1" language="en-us">
  <Exception exceptionCode="InvalidRequest" locator="CSWClient">
    <ExceptionText>REQUEST_EXCEPTION: MISSING_SERVICE - Service attribute not specified</ExceptionText>
    <ExceptionText>REQUEST_EXCEPTION: MISSING_VERSION - CSW version not specified</ExceptionText>
    <ExceptionText>REQUEST_EXCEPTION: MISSING_REQUEST - Request type not specified</ExceptionText>
  </Exception>
</ExceptionReport>

