Content-Length: 2506
Content-Type: text/xml; charset=utf-8

<WCS_Capabilities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml" xmlns="http://www.opengis.net/wcs" xsi:schemaLocation="http://www.opengis.net/wcs http://schemas.opengis.net/wcs/1.0.0/wcsCapabilities.xsd" version="1.0.0" xmlns:xlink="http://www.w3.org/1999/xlink" updateSequence="0">
 <Service>
  <name>WCS</name>
  <label>QGIS Server test</label>
  <description><![CDATA[Simple test app.]]></description>
  <responsibleParty>
   <individualName>Stéphane Brunner</individualName>
   <organisationName>QGIS</organisationName>
  </responsibleParty>
  <fees>conditions unknown</fees>
  <accessConstraints>None</accessConstraints>
 </Service>
 <Capability>
  <Request>
   <GetCapabilities>
    <DCPType>
     <HTTP>
      <Get>
       <OnlineResource xlink:type="simple" xlink:href="?MAP=tests/testdata/qgis_server_accesscontrol/project.qgs"/>
      </Get>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post>
       <OnlineResource xlink:type="simple" xlink:href="?MAP=tests/testdata/qgis_server_accesscontrol/project.qgs"/>
      </Post>
     </HTTP>
    </DCPType>
   </GetCapabilities>
   <DescribeCoverage>
    <DCPType>
     <HTTP>
      <Get>
       <OnlineResource xlink:type="simple" xlink:href="?MAP=tests/testdata/qgis_server_accesscontrol/project.qgs"/>
      </Get>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post>
       <OnlineResource xlink:type="simple" xlink:href="?MAP=tests/testdata/qgis_server_accesscontrol/project.qgs"/>
      </Post>
     </HTTP>
    </DCPType>
   </DescribeCoverage>
   <GetCoverage>
    <DCPType>
     <HTTP>
      <Get>
       <OnlineResource xlink:type="simple" xlink:href="?MAP=tests/testdata/qgis_server_accesscontrol/project.qgs"/>
      </Get>
     </HTTP>
    </DCPType>
    <DCPType>
     <HTTP>
      <Post>
       <OnlineResource xlink:type="simple" xlink:href="?MAP=tests/testdata/qgis_server_accesscontrol/project.qgs"/>
      </Post>
     </HTTP>
    </DCPType>
   </GetCoverage>
  </Request>
 </Capability>
 <ContentMetadata>
  <CoverageOfferingBrief>
   <name>dem</name>
   <label>dem</label>
   <lonLatEnvelope srsName="urn:ogc:def:crs:OGC:1.3:CRS84">
    <gml:pos>-30 30</gml:pos>
    <gml:pos>3.33245e-12 60</gml:pos>
   </lonLatEnvelope>
  </CoverageOfferingBrief>
 </ContentMetadata>
</WCS_Capabilities>