Template:Attached KML/Louisiana Highway 3262
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 3262</name> <description><![CDATA[]]></description> <Style id="style1"> <LineStyle> <color>FF0000FF</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>LA 3262</name> <description><![CDATA[]]></description> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -90.152107,29.970659,0.000000 -90.152061,29.974260,0.000000 -90.151917,29.977831,0.000000 -90.151939,29.979650,0.000000 -90.151993,29.979790,0.000000 </coordinates> </LineString> </Placemark>
</Document> </kml>