Template:Attached KML/Utah State Route 268
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2">
<Document> <name>Utah State Route 268</name> <description>Utah State Route 268 from 800 W 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 268</name> <Placemark> <name>Utah State Route 268</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -111.9139752,40.7823932,0 -111.9131375,40.7823724,0 -111.911893,40.7823724,0 -111.9105948,40.7823785,0 -111.9100715,40.7823548,0 -111.8996215,40.7823827,0 </coordinates> </LineString> </Placemark> </Folder> </Document>
</kml>