Template:Attached KML/Louisiana Highway 3197
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://earth.google.com/kml/2.2"> <Document>
<name>LA 3197</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 3197 (Southern segment)</name>
<description><![CDATA[]]></description>
<styleUrl>#style1</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
-90.726311,29.574780,0.000000
-90.725677,29.575010,0.000000
-90.723862,29.575979,0.000000
-90.721611,29.577539,0.000000
-90.721611,29.577539,0.000000
-90.721962,29.577940,0.000000
</coordinates>
</LineString>
</Placemark>
<Placemark>
<name>LA 3197 (Northern segment)</name>
<description><![CDATA[]]></description>
<styleUrl>#style2</styleUrl>
<LineString>
<tessellate>1</tessellate>
<coordinates>
-90.722359,29.578430,0.000000
-90.722740,29.578831,0.000000
-90.722977,29.579260,0.000000
-90.723091,29.580000,0.000000
</coordinates>
</LineString>
</Placemark>
</Document> </kml>