/ Published in: XML
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<?xml version="1.0" encoding="iso-8859-1"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Document>
<name>KML Sample</name>
<Placemark>
<name>Georgetown</name>
<Point>
<coordinates>-58.1579905898,6.80235028764</coordinates>
</Point>
</Placemark>
</Document>
</kml>
Comments
 Subscribe to comments
                    Subscribe to comments
                
                