<?xml version='1.0' encoding="UTF-8" ?>
<wfs:FeatureCollection
   xmlns:ms="http://mapserver.gis.umn.edu/mapserver"
   xmlns:gml="http://www.opengis.net/gml"
   xmlns:wfs="http://www.opengis.net/wfs"
   xmlns:ogc="http://www.opengis.net/ogc"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://mapserver.gis.umn.edu/mapserver http://lbm-geo.rlp.de/cgi-bin/mapserv?map=/home/planer/wfs/strassennetz_wfs.map&amp;SERVICE=WFS&amp;VERSION=1.1.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=Stationen_A-Strassen&amp;OUTPUTFORMAT=text/xml;%20subtype=gml/3.1.1  http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
      <gml:boundedBy>
      	<gml:Envelope srsName="EPSG:4326">
      		<gml:lowerCorner>49.978854 8.017065</gml:lowerCorner>
      		<gml:upperCorner>49.979749 8.017198</gml:upperCorner>
      	</gml:Envelope>
      </gml:boundedBy>
    <gml:featureMember>
      <ms:Stationen_A-Strassen gml:id="Stationen_A-Strassen.777">
        <gml:boundedBy>
        	<gml:Envelope srsName="EPSG:4326">
        		<gml:lowerCorner>49.978854 8.017065</gml:lowerCorner>
        		<gml:upperCorner>49.979749 8.017198</gml:upperCorner>
        	</gml:Envelope>
        </gml:boundedBy>
        <ms:msGeometry>
          <gml:LineString srsName="EPSG:4326">
            <gml:posList srsDimension="2">49.979749 8.017198 49.978854 8.017065 </gml:posList>
          </gml:LineString>
        </ms:msGeometry>
        <ms:gid>777</ms:gid>
        <ms:km>6</ms:km>
        <ms:abs>6013158 6014079</ms:abs>
        <ms:stat>6000</ms:stat>
        <ms:w>-0.108897448594539</ms:w>
      </ms:Stationen_A-Strassen>
    </gml:featureMember>
</wfs:FeatureCollection>

