Template:Attached KML/Nebraska Highway 110

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom"> <Document> <name>Nebraska Highway 110.kml</name> <StyleMap id="dir_route"> <Pair> <key>normal</key> <styleUrl>#dir_route1</styleUrl> </Pair> <Pair> <key>highlight</key> <styleUrl>#dir_route0</styleUrl> </Pair> </StyleMap> <Style id="dir_route0"> <LineStyle> <color>ff0000ff</color> <width>5</width> </LineStyle> </Style> <Style id="dir_route1"> <LineStyle> <color>ff0000ff</color> <width>5</width> </LineStyle> </Style> <Placemark> <name>Nebraska Highway 110</name> <styleUrl>#dir_route</styleUrl> <LineString> <tessellate>1</tessellate> <coordinates> -96.48266466123184,42.41551834217273,0 -96.48278163776813,42.4195779465462,0 -96.48285405324842,42.42670489234023,0 -96.4829167092368,42.44142133135866,0 -96.48291135494617,42.44555033243163,0 -96.48294799194213,42.44876790434228,0 </coordinates> </LineString> </Placemark> </Document> </kml>