<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSLC to KSDF</name>
        <description>Salt Lake City International Airport to Louisville Muhammad Ali Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSLC to KSDF</name>
            <description>Salt Lake City International Airport to Louisville Muhammad Ali Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-111.975,40.787000000000006,0
-111.613,40.78559999999999,1767.8400000000001
-107.925,40.06739999999999,10668
-104.621,39.6901,10668
-101.692,39.3879,10668
-100.869,39.3177,10668
-100.226,39.258700000000005,10668
-97.528,39.304100000000005,10668
-96.1538,39.303200000000004,10668
-94.7371,39.28530000000001,10668
-93.5749,39.18520000000001,10668
-91.7728,39.006399999999985,10668
-90.4824,38.86070000000001,10668
-89.0506,38.662499999999994,10363.2
-87.9568,38.49850000000001,6949.4400000000005
-85.7356,38.1746,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>