Template:Attached KML/Louisiana Highway 626
Appearance
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 626</name> <description><![CDATA[]]></description> <Style id="style1"> <LineStyle> <color>FF0000FF</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>LA 626</name> <description><![CDATA[]]></description> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -90.316757,29.945869,0.000000 -90.333412,29.977489,0.000000 -90.334396,29.979389,0.000000 -90.334381,29.979580,0.000000 </coordinates> </LineString> </Placemark>
</Document> </kml>