<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RJAA to RJFU</name>
        <description>Narita to Nagasaki Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RJAA to RJFU</name>
            <description>Narita to Nagasaki Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>140.382,35.77719999999999,0
138.58799999999997,35.3809,9875.52
137.61699999999996,35.2637,10668
137.03300000000002,35.18639999999999,10668
135.82600000000002,35.016999999999996,10668
135.36199999999997,34.9306,10668
134.99599999999998,34.85849999999999,10668
134.647,34.7929,10668
134.45,34.75489999999999,10668
134.21500000000003,34.709900000000005,10668
134.015,34.671400000000006,10668
133.615,34.54769999999999,10668
133.38400000000001,34.47149999999999,10668
133.178,34.4071,10668
132.88400000000001,34.3133,10668
132.55600000000004,34.2094,10180.32
132.147,34.079499999999996,8778.24
131.757,34.0029,7467.6
131.409,33.93350000000001,6309.360000000001
129.913,32.917,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>