<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KDFW to KSLC</name>
        <description>Dallas Fort Worth Intl to Salt Lake City Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KDFW to KSLC</name>
            <description>Dallas Fort Worth Intl to Salt Lake City Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-97.02597,32.91572,0
-97.025574,32.988085,39.624
-97.026999,33.002509,57.912000000000006
-97.029918,33.016774,79.248
-97.03431,33.030771,103.632
-97.04014,33.044393,131.064
-97.047367,33.057538,161.544
-97.055933,33.070105,195.072
-97.065776,33.081998,231.64800000000002
-97.076819,33.093128,271.272
-97.08898,33.103408,313.944
-97.102166,33.112761,362.71200000000005
-97.116276,33.121116,411.48
-99.311913,34.434848,10759.44
-101.579585,35.70897,10759.44
-103.919632,36.939193,10759.44
-106.334963,38.122024,10759.44
-108.828081,39.253803,10759.44
-111.823463,40.498872,768.096
-111.840716,40.504984,701.0400000000001
-111.857205,40.512217,637.032
-111.872804,40.520514,576.072
-111.887394,40.529813,518.1600000000001
-111.900864,40.540044,463.29600000000005
-111.913112,40.551128,411.48
-111.924044,40.562981,362.71200000000005
-111.933577,40.575512,313.944
-111.941637,40.588627,271.272
-111.948163,40.602225,231.64800000000002
-111.953105,40.616204,195.072
-111.956423,40.630456,161.544
-111.973125,40.774633,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>