Template:Attached KML/Louisiana Highway 303

From Wikipedia, the free encyclopedia

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

 <name>LA 303</name>
 <description><![CDATA[]]></description>
 <Style id="style1">
   <LineStyle>
     <color>FF0000FF</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Placemark>
   <name>LA 303</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style1</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -90.081039,29.767050,0.000000
       -90.082329,29.765850,0.000000
       -90.082787,29.765480,0.000000
       -90.085152,29.763821,0.000000
       -90.085854,29.763479,0.000000
       -90.087769,29.762739,0.000000
       -90.089371,29.762341,0.000000
       -90.090790,29.761869,0.000000
       -90.094856,29.760910,0.000000
       -90.097488,29.760889,0.000000
       -90.099609,29.760679,0.000000
       -90.099609,29.760679,0.000000
       -90.100021,29.760651,0.000000
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>