<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 658</name>
<description><![CDATA[]]></description>
<Style id="style1">
<LineStyle>
<color>FF0000FF</color>
<width>5</width>
</LineStyle>
</Style>
<Placemark>
<name>LA 658</name>
<description><![CDATA[]]></description>
<styleUrl>#style1</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
-90.822678,29.743191,0.000000
-90.823021,29.744600,0.000000
-90.823021,29.744600,0.000000
-90.821404,29.745119,0.000000
-90.819977,29.745199,0.000000
-90.819557,29.745300,0.000000
-90.813911,29.747700,0.000000
</coordinates>
</LineString>
</Placemark>
</Document> </kml>