Template:Attached KML/19th Avenue (San Francisco)

From Wikipedia, the free encyclopedia

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2">

 <Document>
   <name>Untitled layer</name>
   <Style id="line-000000-1200-nodesc-normal">
     <LineStyle>
       <color>ff000000</color>
       <width>1.2</width>
     </LineStyle>
     <BalloonStyle>

<text><![CDATA[

$[name]

]]></text>

     </BalloonStyle>
   </Style>
   <Style id="line-000000-1200-nodesc-highlight">
     <LineStyle>
       <color>ff000000</color>
       <width>1.8</width>
     </LineStyle>
     <BalloonStyle>

<text><![CDATA[

$[name]

]]></text>

     </BalloonStyle>
   </Style>
   <StyleMap id="line-000000-1200-nodesc">
     <Pair>
       <key>normal</key>
       <styleUrl>#line-000000-1200-nodesc-normal</styleUrl>
     </Pair>
     <Pair>
       <key>highlight</key>
       <styleUrl>#line-000000-1200-nodesc-highlight</styleUrl>
     </Pair>
   </StyleMap>
   <Placemark>
     <name>Line 1</name>
     <styleUrl>#line-000000-1200-nodesc</styleUrl>
     <LineString>
       <tessellate>1</tessellate>
       <coordinates>
         -122.4693714,37.7138175,0
         -122.4694706,37.7139491,0
         -122.470168,37.7146302,0
         -122.4721314,37.7167159,0
         -122.4746848,37.7193807,0
         -122.4750657,37.7198093,0
         -122.4751837,37.7200215,0
         -122.4752534,37.7203525,0
         -122.4752374,37.7208617,0
         -122.4749048,37.7270184,0
         -122.4748189,37.7302556,0
         -122.475012,37.7329115,0
         -122.4758704,37.7459605,0
         -122.4769486,37.760975,0
         -122.4771632,37.7630361,0
         -122.4773563,37.7657714,0
         -122.4773724,37.7660216,0
       </coordinates>
     </LineString>
   </Placemark>
   <Placemark>
     <name>Line 2</name>
     <styleUrl>#line-000000-1200-nodesc</styleUrl>
     <LineString>
       <tessellate>1</tessellate>
       <coordinates>
         -122.4778003,37.772916,0
         -122.4787712,37.7866786,0
       </coordinates>
     </LineString>
   </Placemark>
 </Document>

</kml>