From Wikipedia, the free encyclopedia

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns=" http://earth.google.com/kml/2.2"> <Document>

 <name>LA 466</name>
 <description><![CDATA[]]></description>
 <Style id="style1">
   <LineStyle>
     <color>FF0000FF</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Placemark>
   <name>LA 466</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style1</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -90.061401,29.916470,0.000000
       -90.052399,29.921841,0.000000
       -90.052399,29.921841,0.000000
       -90.051903,29.921921,0.000000
       -90.049400,29.922041,0.000000
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>