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