From Wikipedia, the free encyclopedia

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns=" http://www.opengis.net/kml/2.2" xmlns:gx=" http://www.google.com/kml/ext/2.2" xmlns:kml=" http://www.opengis.net/kml/2.2" xmlns:atom=" http://www.w3.org/2005/Atom"> <Document> <name>Piedmont Avenue.kml</name> <StyleMap id="m_ylw-pushpin"> <Pair> <key>normal</key> <styleUrl>#s_ylw-pushpin</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#s_ylw-pushpin_hl</styleUrl> </Pair> </StyleMap> <Style id="s_ylw-pushpin"> <IconStyle> <scale>1.1</scale> <Icon> <href> http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href> </Icon> <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/> </IconStyle> </Style> <Style id="s_ylw-pushpin_hl"> <IconStyle> <scale>1.3</scale> <Icon> <href> http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href> </Icon> <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/> </IconStyle> </Style> <Placemark> <name>Piedmont Avenue</name> <styleUrl>#m_ylw-pushpin</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -122.2606140068234,37.82105064264763,0 -122.2605012296074,37.82104078265407,0 -122.2603912501691,37.82109072613863,0 -122.2602324436186,37.82118073202786,0 -122.257933729759,37.82246322683945,0 -122.2574058664065,37.82276411441801,0 -122.2567734833705,37.82314458824355,0 -122.2564755545154,37.82334297382803,0 -122.2536695512529,37.82546458984071,0 -122.250751904443,37.82770117111237,0 -122.2473486929347,37.83025332801465,0 -122.2451100680847,37.83196809024026,0 -122.2449305178677,37.83208863363746,0 </coordinates> </LineString> </Placemark> </Document> </kml>