Template:Attached KML/Hill Street (Los Angeles)

<?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>
         -118.2366515,34.0684797,0
         -118.2375849,34.0666667,0
         -118.2387115,34.0644892,0
         -118.2396878,34.0625249,0
         -118.2402457,34.061405,0
         -118.2406212,34.060374,0
         -118.2411684,34.0590141,0
         -118.2416726,34.0583919,0
         -118.2421983,34.0578941,0
         -118.2426382,34.057583,0
         -118.2433571,34.0572097,0
         -118.2439257,34.0569164,0
         -118.2444407,34.0565608,0
         -118.2448269,34.0562408,0
         -118.2453741,34.0557075,0
         -118.2491077,34.0517075,0
         -118.2527448,34.0477695,0
         -118.2541181,34.0462849,0
         -118.2558025,34.0444891,0
         -118.2571329,34.043049,0
         -118.258474,34.0416176,0
         -118.2598258,34.0401863,0
         -118.2621754,34.037697,0
         -118.2636775,34.035821,0
         -118.2665528,34.0322468,0
         -118.2679046,34.0302729,0
         -118.2708229,34.0258538,0
         -118.2758869,34.0181441,0
         -118.2798029,34.0119991,0
         -118.2800604,34.0115633,0
         -118.2801114,34.0111431,0
       </coordinates>
     </LineString>
   </Placemark>
 </Document>

</kml>