<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KDEN to EGLL</name>
        <description>Denver Intl to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KDEN to EGLL</name>
            <description>Denver Intl to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-104.696081,39.895797,0
-104.695241,39.96816,36.576
-104.668754,40.02238,118.872
-104.619615,40.066385,246.888
-101.927079,42.323229,11887.2
-99.040476,44.513778,11887.2
-95.932571,46.626015,11887.2
-92.577948,48.647363,11887.2
-88.950834,50.56331,11887.2
-85.026589,52.357267,11887.2
-80.783986,54.010533,11887.2
-76.208367,55.502471,11887.2
-71.295649,56.810958,11887.2
-66.056808,57.913235,11887.2
-60.52203,58.787193,11887.2
-54.743254,59.413059,11887.2
-48.793683,59.775277,11887.2
-42.763291,59.86426,11887.2
-36.750553,59.677584,11887.2
-30.852056,59.220303,11887.2
-25.15259,58.504298,11887.2
-19.718106,57.546837,11887.2
-14.592688,56.368735,11887.2
-9.799295,54.992507,11887.2
-5.343041,53.44081,11887.2
-0.764986,51.533438,246.888
-0.693368,51.49649,118.872
-0.605813,51.477019,36.576
-0.489626,51.47747,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>