Template:Attached KML/Louisiana Highway 664

From Wikipedia, the free encyclopedia

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

 <name>LA 664</name>
 <description><![CDATA[]]></description>
 <Style id="style1">
   <LineStyle>
     <color>FF0000FF</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Placemark>
   <name>LA 664</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style1</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -90.742149,29.591030,0.000000
       -90.741989,29.593130,0.000000
       -90.741676,29.595490,0.000000
       -90.741470,29.596210,0.000000
       -90.741096,29.596809,0.000000
       -90.738998,29.599051,0.000000
       -90.738472,29.599510,0.000000
       -90.737289,29.600809,0.000000
       -90.736794,29.601450,0.000000
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>