<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KLAF to KIGX</name>
        <description>Purdue Univ to Horace Williams</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KLAF to KIGX</name>
            <description>Purdue Univ to Horace Williams</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-86.927531,40.4111,0
-86.833712,40.399568,94.488
-86.815284,40.396031,134.112
-86.797331,40.391285,182.88
-86.779992,40.385365,240.792
-86.763397,40.378316,301.752
-86.747674,40.370193,371.856
-84.906839,39.355656,4572
-83.121843,38.314226,4572
-81.38802,37.246517,4572
-79.412898,35.959967,1368.5520000000001
-79.399576,35.950314,1249.68
-79.385267,35.941637,1133.856
-79.37008,35.934003,1021.08
-79.354131,35.92747,911.3520000000001
-79.33754,35.922088,807.72
-79.320434,35.917897,710.1840000000001
-79.302943,35.914929,615.696
-79.285199,35.913207,530.352
-79.267338,35.912744,448.05600000000004
-79.249495,35.913544,371.856
-79.072603,35.934222,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>