
example.cgi - Geo::GoogleEarth::Document example

Content-Type: text/xml; charset=ISO-8859-1
<?xml version='1.0' standalone='yes'?>
<Document>
<name>My Document Name</name>
<Folder>
<name>-77</name>
<Placemark>
<name>39 -77</name>
<Point>
<coordinates>-77,39,0</coordinates>
</Point>
<description><html><p>39 -77</p></html></description>
</Placemark>
<Placemark>
<name>40 -77</name>
<Point>
<coordinates>-77,40,0</coordinates>
</Point>
<description><html><p>40 -77</p></html></description>
</Placemark>
<Placemark>
<name>41 -77</name>
<Point>
<coordinates>-77,41,0</coordinates>
</Point>
<description><html><p>41 -77</p></html></description>
</Placemark>
</Folder>
<Folder>
<name>-78</name>
<Placemark>
<name>39 -78</name>
<Point>
<coordinates>-78,39,0</coordinates>
</Point>
<description><html><p>39 -78</p></html></description>
</Placemark>
<Placemark>
<name>40 -78</name>
<Point>
<coordinates>-78,40,0</coordinates>
</Point>
<description><html><p>40 -78</p></html></description>
</Placemark>
<Placemark>
<name>41 -78</name>
<Point>
<coordinates>-78,41,0</coordinates>
</Point>
<description><html><p>41 -78</p></html></description>
</Placemark>
</Folder>
<Folder>
<name>-79</name>
<Placemark>
<name>39 -79</name>
<Point>
<coordinates>-79,39,0</coordinates>
</Point>
<description><html><p>39 -79</p></html></description>
</Placemark>
<Placemark>
<name>40 -79</name>
<Point>
<coordinates>-79,40,0</coordinates>
</Point>
<description><html><p>40 -79</p></html></description>
</Placemark>
<Placemark>
<name>41 -79</name>
<Point>
<coordinates>-79,41,0</coordinates>
</Point>
<description><html><p>41 -79</p></html></description>
</Placemark>
</Folder>
</Document>