You are on page 1of 3

Name Longitude Latitude Description

Filepath D:\myfile.kml
Document name My KML import

<?xml version="1.0" encoding="UTF-8"?>


<kml xmlns="http://earth.google.com/kml/2.0">
File Header <Document>
Code fragment 1 <name>
File Header
Code fragment 2 </name>

Placemark <Placemark>
Code fragment 1 <name>
</name>
Placemark <Point>
Code fragment 2 <coordinates>
,0</coordinates>
Placemark </Point>
Code fragment 3 <description><![CDATA[
Placemark ]]></description>
Code fragment 4 </Placemark>

</Document>
Footer </kml>
Enter you data into the 'Data' sheet
(Do not leave spaces between lines)
Press [Alt] + F8 and run 'Generate KML'

Created by simon_a:
http://bbs.keyhole.com/ubb/showprofile.php?User=105548

You might also like