Template:Attached KML/Utah State Route 270

From Wikipedia, the free encyclopedia

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

 <Document>
   <name>Utah State Route 270</name>
   <description>Utah State Route 270 from I-15/80 to US-89</description>
   <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>
   <Folder>
     <name>Utah State Route 270</name>
     <Placemark>
       <name>Utah State Route 270</name>
       <styleUrl>#line-000000-1200-nodesc</styleUrl>
       <LineString>
         <tessellate>1</tessellate>
         <coordinates>
           -111.8940511,40.7492982,0
           -111.894038,40.749969,0
           -111.8939871,40.7505149,0
           -111.8939743,40.7519522,0
           -111.8939592,40.7607181,0
         </coordinates>
       </LineString>
     </Placemark>
   </Folder>
 </Document>

</kml>