<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 3011</name>
<description><![CDATA[]]></description>
<Style id="style1">
<LineStyle>
<color>FF0000FF</color>
<width>5</width>
</LineStyle>
</Style>
<Placemark>
<name>LA 3011</name>
<description><![CDATA[]]></description>
<styleUrl>#style1</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
-90.729523,29.357960,0.000000
-90.729500,29.358330,0.000000
-90.729301,29.358620,0.000000
-90.727951,29.360090,0.000000
-90.724747,29.364031,0.000000
-90.724411,29.364300,0.000000
-90.723412,29.365280,0.000000
-90.722733,29.366110,0.000000
-90.721626,29.367029,0.000000
-90.721413,29.367371,0.000000
-90.721130,29.368320,0.000000
-90.720917,29.368679,0.000000
-90.720192,29.369471,0.000000
-90.718979,29.370649,0.000000
-90.717918,29.371531,0.000000
-90.717339,29.372320,0.000000
-90.717216,29.372410,0.000000
-90.716980,29.372431,0.000000
-90.715240,29.372299,0.000000
-90.714378,29.372169,0.000000
-90.713531,29.372271,0.000000
-90.713257,29.372259,0.000000
</coordinates>
</LineString>
</Placemark>
</Document> </kml>