Template:Attached KML/Louisiana Highway 560

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

 <name>LA 560</name>
 <description><![CDATA[]]></description>
 <Style id="style1">
   <LineStyle>
     <color>FF0000FF</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Style id="style2">
   <LineStyle>
     <color>FF0000FF</color>
     <width>5</width>
   </LineStyle>
 </Style>
 <Placemark>
   <name>LA 560-2</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style1</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -90.100922,29.903191,0.000000
       -90.101158,29.905600,0.000000
     </coordinates>
   </LineString>
 </Placemark>
 <Placemark>
   <name>LA 560-4</name>
   <description><![CDATA[]]></description>
   <styleUrl>#style2</styleUrl>
   <LineString>
     <tessellate>1</tessellate>
     <coordinates>
       -90.089943,29.764160,0.000000
       -90.088799,29.764521,0.000000
       -90.087341,29.765280,0.000000
       -90.085030,29.766380,0.000000
       -90.082603,29.768650,0.000000
       -90.082603,29.768650,0.000000
       -90.082611,29.768730,0.000000
       -90.084099,29.770340,0.000000
       -90.085587,29.772169,0.000000
     </coordinates>
   </LineString>
 </Placemark>

</Document> </kml>