<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KENW to KLEX</name>
        <description>KENOSHA RGNL to Lexington Blue Grass</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KENW to KLEX</name>
            <description>KENOSHA RGNL to Lexington Blue Grass</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.9278,42.595699999999994,0
-87.3431,41.079999999999984,10302.24
-87.1903,40.788700000000006,10668
-87.0694,40.55619999999999,10668
-86.8751,40.164199999999994,10668
-86.6547,40.01319999999998,9966.960000000001
-86.5239,39.923,9418.32
-86.3675,39.814700000000016,8778.24
-86.0725,39.569199999999995,7467.6
-85.954,39.47,6949.4400000000005
-84.6092,38.03739999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>