Project

General

Profile

1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
<!-- $Id$ -->
3
<gml:featureMember xmlns:topp="http://www.openplans.org/topp" xmlns:gml="http://www.opengis.net/gml">
4
  <topp:tasmania_cities>
5
    <topp:the_geom>
6
      <gml:MultiPoint srsName="epsg:4326">
7
        <gml:pointMember>
8
          <gml:Point>
9
            <gml:coordinates decimal="." cs="," ts=" "></gml:coordinates>
10
          </gml:Point>
11
        </gml:pointMember>
12
      </gml:MultiPoint>
13
    </topp:the_geom>
14
    <topp:CITY_NAME></topp:CITY_NAME>
15
    <topp:ADMIN_NAME>Tasmania</topp:ADMIN_NAME>
16
    <topp:CNTRY_NAME>Australia</topp:CNTRY_NAME>
17
    <topp:STATUS>Provincial capital</topp:STATUS>
18
    <topp:POP_CLASS></topp:POP_CLASS>
19
  </topp:tasmania_cities>
20
</gml:featureMember>
(26-26/32)