<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIAD to PHNL</name>
        <description>Washington Dulles Intl to Honolulu Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIAD to PHNL</name>
            <description>Washington Dulles Intl to Honolulu Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-77.474333,38.970667,0
-77.473396,39.043029,36.576
-77.474834,39.057459,51.816
-77.477886,39.071737,70.104
-77.482531,39.085754,91.44
-77.488733,39.099403,118.872
-77.496446,39.112581,146.304
-77.505611,39.125187,176.78400000000002
-77.51616,39.137125,210.312
-77.528011,39.148304,246.888
-77.541077,39.15864,286.512
-77.555256,39.168054,326.136
-77.570441,39.176473,371.856
-77.586517,39.183834,420.624
-77.603361,39.190081,469.392
-77.620844,39.195166,524.256
-77.638835,39.199051,579.12
-77.657194,39.201706,637.032
-81.534703,39.724143,11887.2
-85.466361,40.116798,11887.2
-89.43581,40.375154,11887.2
-93.4277,40.496946,11887.2
-97.425892,40.48109,11887.2
-101.414027,40.327726,11887.2
-105.376099,40.038218,11887.2
-109.297012,39.615093,11887.2
-113.163054,39.061943,11887.2
-116.962272,38.383296,11887.2
-120.68472,37.584454,11887.2
-124.322586,36.671326,11887.2
-127.870195,35.65026,11887.2
-131.323919,34.527883,11887.2
-134.682014,33.310956,11887.2
-137.944409,32.006254,11887.2
-141.11247,30.620462,11887.2
-144.188762,29.160103,11887.2
-147.176814,27.631472,11887.2
-150.080915,26.040608,11887.2
-152.905923,24.393262,11887.2
-157.728742,21.359313,210.312
-157.741474,21.351015,176.78400000000002
-157.754933,21.343781,146.304
-157.769018,21.337668,118.872
-157.78362,21.332721,91.44
-157.798629,21.328979,70.104
-157.813931,21.326469,51.816
-157.829409,21.325211,36.576
-157.907094,21.325244,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>