Template:Attached KML/Louisiana Highway 54

From Wikipedia, the free encyclopedia

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

 <name>LA 54</name>
 <description><![CDATA[]]></description>
 <Style id="style1">
   <LineStyle>
     <color>FF0000FF</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Placemark>
   <name>LA 54</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style1</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -90.627541,30.042860,0.000000
       -90.627113,30.043329,0.000000
       -90.625999,30.045429,0.000000
       -90.625648,30.046200,0.000000
       -90.625412,30.047159,0.000000
       -90.625366,30.047890,0.000000
       -90.625847,30.054939,0.000000
       -90.626198,30.059160,0.000000
       -90.626122,30.060221,0.000000
       -90.626007,30.060749,0.000000
       -90.625832,30.061239,0.000000
       -90.623611,30.066151,0.000000
       -90.623466,30.067101,0.000000
       -90.623482,30.068020,0.000000
       -90.623756,30.070101,0.000000
       -90.625122,30.074360,0.000000
       -90.625198,30.075836,0.000000
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>