<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KDEN to KIAD</name>
        <description>Denver Intl to Washington Dulles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KDEN to KIAD</name>
            <description>Denver Intl to Washington Dulles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-104.672,39.86099999999999,0
-102.461,39.94229999999999,10668
-102.241,40.012400000000014,10668
-102.006,40.086600000000004,10668
-100.994,40.17240000000001,10668
-100.594,40.2038,10668
-96.2063,40.2004,10668
-95.0724,39.9889,10668
-94.9252,39.9606,10668
-94.7744,39.973299999999995,10668
-94.2456,40.0163,10668
-94.0289,40.033199999999994,10668
-93.3804,40.0814,10668
-92.5917,40.13499999999999,10668
-90.306,40.23429999999999,10668
-87.5573,40.293800000000005,10668
-85.394,40.237300000000005,10668
-84.9798,40.25450000000001,10668
-84.6017,40.2688,10668
-84.4743,40.27340000000001,10668
-84.0431,40.287800000000004,10668
-83.1716,40.309,10668
-82.5883,40.151099999999985,10668
-82.1345,40.0146,10668
-81.8926,39.9409,10668
-81.6395,39.89519999999999,10668
-81.537,39.87649999999999,10668
-81.0432,39.7852,10668
-80.5864,39.698499999999996,9936.480000000001
-80.2761,39.63849999999999,8961.12
-79.8604,39.556700000000006,7650.4800000000005
-79.5965,39.45740000000001,6766.56
-77.4609,38.9477,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>