Template:Attached KML/Louisiana Highway 3150
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 3150</name>
<description><![CDATA[]]></description>
<Style id="style1">
<LineStyle>
<color>FF0000FF</color>
<width>5</width>
</LineStyle>
</Style>
<Placemark>
<name>LA 3150</name>
<description><![CDATA[]]></description>
<styleUrl>#style1</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
-89.988869,29.235680,0.000000
-89.990517,29.238079,0.000000
-89.990898,29.238390,0.000000
-89.991028,29.238569,0.000000
-89.991791,29.239321,0.000000
</coordinates>
</LineString>
</Placemark>
</Document> </kml>