Template:Attached KML/Louisiana Highway 312
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 312</name> <description><![CDATA[]]></description> <Style id="style1"> <LineStyle> <color>FF0000FF</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>LA 312</name> <description><![CDATA[]]></description> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -90.723091,29.580000,0.000000 -90.723259,29.580540,0.000000 -90.723419,29.580860,0.000000 -90.724281,29.582100,0.000000 -90.724571,29.582460,0.000000 -90.725578,29.583500,0.000000 -90.726448,29.584290,0.000000 -90.726448,29.584290,0.000000 -90.726501,29.584591,0.000000 -90.726341,29.584881,0.000000 -90.725899,29.586969,0.000000 -90.724052,29.597931,0.000000 </coordinates> </LineString> </Placemark>
</Document> </kml>