<?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.975906 6.907480</gml:lowerCorner>
      		<gml:upperCorner>49.976532 6.908482</gml:upperCorner>
      	</gml:Envelope>
      </gml:boundedBy>
    <gml:featureMember>
      <ms:Stationen_A-Strassen gml:id="Stationen_A-Strassen.674">
        <gml:boundedBy>
        	<gml:Envelope srsName="EPSG:4326">
        		<gml:lowerCorner>49.975906 6.907480</gml:lowerCorner>
        		<gml:upperCorner>49.976532 6.908482</gml:upperCorner>
        	</gml:Envelope>
        </gml:boundedBy>
        <ms:msGeometry>
          <gml:LineString srsName="EPSG:4326">
            <gml:posList srsDimension="2">49.975906 6.908482 49.976532 6.907480 </gml:posList>
          </gml:LineString>
        </ms:msGeometry>
        <ms:gid>674</ms:gid>
        <ms:km>0,5</ms:km>
        <ms:abs>6007054 6007077</ms:abs>
        <ms:stat>500</ms:stat>
        <ms:w>0.773247615979907</ms:w>
      </ms:Stationen_A-Strassen>
    </gml:featureMember>
</wfs:FeatureCollection>

