<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EFHK to RJAA</name>
        <description>Helsinki Vantaa to Narita Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EFHK to RJAA</name>
            <description>Helsinki Vantaa to Narita Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>24.979089,60.330689,0
25.087029,60.379539,36.576
25.110266,60.388349,51.816
30.201657,62.201123,11887.2
35.904039,63.80603,11887.2
42.237228,65.160399,11887.2
49.173321,66.221205,11887.2
56.61717,66.947748,11887.2
64.399306,67.307808,11887.2
72.291062,67.283907,11887.2
80.042846,66.877239,11887.2
87.431631,66.107388,11887.2
94.296834,65.007981,11887.2
100.552361,63.620315,11887.2
106.177425,61.987351,11887.2
111.197123,60.149504,11887.2
115.662662,58.142424,11887.2
119.636228,55.996299,11887.2
123.18132,53.736062,11887.2
126.357497,51.38202,11887.2
129.21804,48.950603,11887.2
131.809334,46.455084,11887.2
134.171147,43.906208,11887.2
136.337298,41.312707,11887.2
138.336458,38.681722,11887.2
140.277939,35.899217,146.304
140.368292,35.774389,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>