Template:Attached KML/Louisiana Highway 101

From Wikipedia, the free encyclopedia

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

 <name>LA 101</name>
 <description><![CDATA[]]></description>
 <Style id="style1">
   <LineStyle>
     <color>FF0000FF</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Placemark>
   <name>LA 101</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style1</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -92.928787,30.111700,0.000000
       -92.928780,30.119770,0.000000
       -92.928871,30.137600,0.000000
       -92.928719,30.187260,0.000000
       -92.928841,30.214001,0.000000
       -92.929077,30.244650,0.000000
       -92.929138,30.246519,0.000000
       -92.929550,30.287510,0.000000
       -92.929604,30.288231,0.000000
       -92.929840,30.288891,0.000000
       -92.930267,30.289459,0.000000
       -92.930580,30.289749,0.000000
       -92.930878,30.289949,0.000000
       -92.931534,30.290239,0.000000
       -92.931870,30.290340,0.000000
       -92.932579,30.290409,0.000000
       -92.979134,30.290079,0.000000
       -93.014069,30.290039,0.000000
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>