<?xml version='1.0' encoding="UTF-8" ?>
<wfs:FeatureCollection
   xmlns:ms="http://mapserver.gis.umn.edu/mapserver"
   xmlns:wfs="http://www.opengis.net/wfs"
   xmlns:gml="http://www.opengis.net/gml"
   xmlns:ogc="http://www.opengis.net/ogc"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd 
                       http://mapserver.gis.umn.edu/mapserver https://demo.mapserver.org/cgi-bin/wfs?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=cities&amp;OUTPUTFORMAT=XMLSCHEMA">
      <gml:boundedBy>
      	<gml:Box srsName="EPSG:4326">
      		<gml:coordinates>135.416667,34.666667 135.500000,34.783333</gml:coordinates>
      	</gml:Box>
      </gml:boundedBy>
    <gml:featureMember>
      <ms:cities fid="cities.10899">
        <gml:boundedBy>
        	<gml:Box srsName="EPSG:4326">
        		<gml:coordinates>135.500000,34.666667 135.500000,34.666667</gml:coordinates>
        	</gml:Box>
        </gml:boundedBy>
        <ms:msGeometry>
        <gml:Point srsName="EPSG:4326">
          <gml:coordinates>135.500000,34.666667</gml:coordinates>
        </gml:Point>
        </ms:msGeometry>
        <ms:POPULATION>2597008</ms:POPULATION>
        <ms:NAME>Osaka</ms:NAME>
      </ms:cities>
    </gml:featureMember>
    <gml:featureMember>
      <ms:cities fid="cities.11233">
        <gml:boundedBy>
        	<gml:Box srsName="EPSG:4326">
        		<gml:coordinates>135.416667,34.716667 135.416667,34.716667</gml:coordinates>
        	</gml:Box>
        </gml:boundedBy>
        <ms:msGeometry>
        <gml:Point srsName="EPSG:4326">
          <gml:coordinates>135.416667,34.716667</gml:coordinates>
        </gml:Point>
        </ms:msGeometry>
        <ms:POPULATION>460041</ms:POPULATION>
        <ms:NAME>Amagasaki</ms:NAME>
      </ms:cities>
    </gml:featureMember>
    <gml:featureMember>
      <ms:cities fid="cities.10771">
        <gml:boundedBy>
        	<gml:Box srsName="EPSG:4326">
        		<gml:coordinates>135.466667,34.783333 135.466667,34.783333</gml:coordinates>
        	</gml:Box>
        </gml:boundedBy>
        <ms:msGeometry>
        <gml:Point srsName="EPSG:4326">
          <gml:coordinates>135.466667,34.783333</gml:coordinates>
        </gml:Point>
        </ms:msGeometry>
        <ms:POPULATION>388859</ms:POPULATION>
        <ms:NAME>Toyonaka</ms:NAME>
      </ms:cities>
    </gml:featureMember>
    <gml:featureMember>
      <ms:cities fid="cities.11111">
        <gml:boundedBy>
        	<gml:Box srsName="EPSG:4326">
        		<gml:coordinates>135.416667,34.766667 135.416667,34.766667</gml:coordinates>
        	</gml:Box>
        </gml:boundedBy>
        <ms:msGeometry>
        <gml:Point srsName="EPSG:4326">
          <gml:coordinates>135.416667,34.766667</gml:coordinates>
        </gml:Point>
        </ms:msGeometry>
        <ms:POPULATION>194667</ms:POPULATION>
        <ms:NAME>Itami</ms:NAME>
      </ms:cities>
    </gml:featureMember>
</wfs:FeatureCollection>

