Statistics
| Revision:

svn-gvsig-desktop / tags / v1_10_0_Build_1260 / libraries / libGPE-KML / testdata / KML_PlaceMarket.kml @ 45670

History | View | Annotate | Download (381 Bytes)

1 18284 jpiera
<?xml version="1.0" encoding="UTF-8"?>
2
<kml xmlns="http://earth.google.com/kml/2.1">
3
  <Placemark>
4
    <name>gggg</name>
5
    <description>Attached to the ground. Intelligently places itself
6
       at the height of the underlying terrain.</description>
7
    <Point>
8
      <coordinates>-122.0822035425683,37.42228990140251,0</coordinates>
9
    </Point>
10
  </Placemark>
11
</kml>