Content-Type: text/xml; subtype=gml/3.1.1; charset=utf-8

<wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs" xmlns:ogc="http://www.opengis.net/ogc" xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:qgs="http://www.qgis.org/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd http://www.qgis.org/gml ?MAP=/home/ale/dev/QGIS/tests/testdata/qgis_server/test_project_wfs.qgs&amp;SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=testlayer&amp;OUTPUTFORMAT=text/xml; subtype%3Dgml/3.1.1">
<gml:boundedBy>
 <gml:Envelope srsName="urn:ogc:def:crs:EPSG::3857">
  <gml:lowerCorner>913204.91280263 5606011.45647302</gml:lowerCorner>
  <gml:upperCorner>913214.67407005 5606025.23730414</gml:upperCorner>
 </gml:Envelope>
</gml:boundedBy>
<gml:featureMember>
 <qgs:testlayer gml:id="testlayer.0">
  <gml:boundedBy>
   <gml:Envelope srsName="urn:ogc:def:crs:EPSG::3857">
    <gml:lowerCorner>913209.03579284 5606025.23730414</gml:lowerCorner>
    <gml:upperCorner>913209.03579284 5606025.23730414</gml:upperCorner>
   </gml:Envelope>
  </gml:boundedBy>
  <qgs:geometry>
   <Point xmlns="http://www.opengis.net/gml" srsName="urn:ogc:def:crs:EPSG::3857">
    <pos xmlns="http://www.opengis.net/gml" srsDimension="2">913209.03579284 5606025.23730414</pos>
   </Point>
  </qgs:geometry>
  <qgs:id>1</qgs:id>
  <qgs:name>one</qgs:name>
  <qgs:utf8nameè>one èé</qgs:utf8nameè>
 </qgs:testlayer>
</gml:featureMember>
</wfs:FeatureCollection>
