<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 3261</name>
<description><![CDATA[]]></description>
<Style id="style1">
<LineStyle>
<color>FF0000FF</color>
<width>5</width>
</LineStyle>
</Style>
<Placemark>
<name>LA 3261</name>
<description><![CDATA[]]></description>
<styleUrl>#style1</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
-90.160698,29.971399,0.000000
-90.160751,29.971510,0.000000
-90.160751,29.971510,0.000000
-90.160637,29.974930,0.000000
-90.160637,29.974930,0.000000
-90.160637,29.974979,0.000000
</coordinates>
</LineString>
</Placemark>
</Document> </kml>