Template:Attached KML/New Mexico State Road 182
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2">
<Document> <name>New Mexico State Road 182</name> <description>New Mexico State Road 182</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>New Mexico State Road 182</name> <Placemark> <name>New Mexico State Road 182</name> <styleUrl>#line-000000-1200-nodesc</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -106.6449068,31.9550601,0 -106.6544079,31.954043,0 -106.6546925,31.9539594,0 -106.6548615,31.9538888,0 -106.6569904,31.9526379,0 -106.6576048,31.952343,0 -106.6594313,31.9516817,0 -106.6603647,31.951263,0 -106.6642914,31.9494469,0 </coordinates> </LineString> </Placemark> </Folder> </Document>
</kml>