Template:Attached KML/31 Balboa

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.5095941,37.7732975,0
         -122.5096155,37.7733272,0
         -122.5096531,37.7735943,0
         -122.5097979,37.7736876,0
         -122.5100339,37.7736876,0
         -122.5100983,37.7736367,0
         -122.51005,37.773306,0
         -122.5100125,37.7732636,0
         -122.5083495,37.7733569,0
         -122.5058229,37.7734586,0
         -122.5057639,37.7734968,0
         -122.505898,37.7752819,0
         -122.5058604,37.7753413,0
         -122.4984095,37.7756776,0
         -122.4876839,37.7761592,0
         -122.4769871,37.776644,0
         -122.4650666,37.7771861,0
         -122.4593482,37.777449,0
         -122.4590907,37.777449,0
         -122.4586937,37.7773048,0
         -122.4584148,37.7772115,0
         -122.4580607,37.777237,0
         -122.4561939,37.7774829,0
         -122.4466989,37.7786955,0
         -122.4388776,37.7796283,0
         -122.438781,37.7797555,0
         -122.4389419,37.7805102,0
         -122.4388132,37.7806119,0
         -122.4308738,37.781621,0
         -122.4242863,37.7824605,0
         -122.4199519,37.7830201,0
         -122.4100384,37.7842751,0
         -122.4087403,37.7844192,0
         -122.4084613,37.7843429,0
         -122.402893,37.7798657,0
         -122.3972926,37.7753798,0
         -122.3971638,37.7753713,0
         -122.3928508,37.7787803,0
         -122.3928508,37.7789329,0
         -122.3973462,37.7825114,0
         -122.3974857,37.7825114,0
         -122.401788,37.7791025,0
         -122.4019596,37.779128,0
       </coordinates>
     </LineString>
   </Placemark>
   <Placemark>
     <name>Line 2</name>
     <styleUrl>#line-000000-1200-nodesc</styleUrl>
     <LineString>
       <tessellate>1</tessellate>
       <coordinates>
         -122.4176269,37.7833134,0
         -122.4175438,37.7832816,0
         -122.4173748,37.7824337,0
         -122.4173265,37.7823913,0
         -122.4092252,37.7834388,0
         -122.408839,37.7834896,0
         -122.4086566,37.7835659,0
         -122.4081363,37.7839645,0
         -122.4079861,37.7839475,0
       </coordinates>
     </LineString>
   </Placemark>
 </Document>

</kml>