Template:Attached KML/Louisiana Highway 3153
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 3153</name>
<description><![CDATA[]]></description>
<Style id="style1">
<LineStyle>
<color>FF0000FF</color>
<width>5</width>
</LineStyle>
</Style>
<Placemark>
<name>LA 3153</name>
<description><![CDATA[]]></description>
<styleUrl>#style1</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
-90.185799,29.975969,0.000000
-90.188530,29.983360,0.000000
</coordinates>
</LineString>
</Placemark>
</Document> </kml>