Template:Attached KML/Park Presidio Boulevard

From Wikipedia, the free encyclopedia

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

 <Document>
   <name>Park Presidio Boulevard</name>
   <Style id="line-000000-1200-nodesc-normal">
     <LineStyle>
       <color>ff000000</color>
       <width>1.2</width>
     </LineStyle>
   </Style>
   <Style id="line-000000-1200-nodesc-highlight">
     <LineStyle>
       <color>ff000000</color>
       <width>1.8</width>
     </LineStyle>
   </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>Park Presidio Boulevard</name>
     <styleUrl>#line-000000-1200-nodesc</styleUrl>
     <LineString>
       <tessellate>1</tessellate>
       <coordinates>
         -122.4717946,37.7731554,0
         -122.4726031,37.7844637,0
         -122.4726835,37.7855257,0
         -122.4726899,37.7857284,0
         -122.4726859,37.7859595,0
         -122.4726752,37.7861449,0
         -122.4726551,37.7863251,0
       </coordinates>
     </LineString>
   </Placemark>
 </Document>

</kml>