<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RJTT to PHNL</name>
        <description>Tokyo Haneda Intl to Honolulu Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RJTT to PHNL</name>
            <description>Tokyo Haneda Intl to Honolulu Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>139.785669,35.5366,0
139.830107,35.473925,36.576
139.840301,35.46207,51.816
139.851723,35.450983,70.104
139.864285,35.440749,91.44
139.877894,35.431447,118.872
139.892444,35.423145,146.304
139.907824,35.415909,176.78400000000002
139.923919,35.409793,210.312
139.940606,35.404843,246.888
139.957757,35.401097,286.512
139.975243,35.398584,326.136
139.992931,35.397323,371.856
140.010686,35.397323,420.624
140.028374,35.398585,469.392
143.673776,35.493911,11887.2
147.327064,35.480239,11887.2
150.974122,35.356618,11887.2
154.605132,35.123884,11887.2
158.210703,34.783588,11887.2
161.782106,34.337957,11887.2
165.311468,33.789829,11887.2
168.791926,33.142582,11887.2
172.217723,32.400047,11887.2
175.584261,31.566426,11887.2
178.888105,30.646205,11887.2
-177.873052,29.644069,11887.2
-174.700455,28.564829,11887.2
-171.594375,27.413354,11887.2
-168.554211,26.194516,11887.2
-165.578597,24.913138,11887.2
-162.665514,23.57396,11887.2
-158.186527,21.351042,371.856
-158.173071,21.343803,326.136
-158.158989,21.337685,286.512
-158.144389,21.332732,246.888
-158.129381,21.328984,210.312
-158.11408,21.326469,176.78400000000002
-158.098603,21.325205,146.304
-157.943233,21.325247,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>