<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 3266</name> <description><![CDATA[]]></description> <Style id="style1"> <LineStyle> <color>FF0000FF</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>LA 3266</name> <description><![CDATA[]]></description> <styleUrl>#style1</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -90.834351,29.798410,0.000000 -90.834084,29.799351,0.000000 -90.833321,29.800819,0.000000 -90.832268,29.802420,0.000000 -90.831291,29.804029,0.000000 -90.830887,29.804831,0.000000 -90.826279,29.815821,0.000000 </coordinates> </LineString> </Placemark>
</Document> </kml>