<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EBBR to EFHK</name>
        <description>Brussels to Helsinki Vantaa Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EBBR to EFHK</name>
            <description>Brussels to Helsinki Vantaa Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.492770000000007,50.8999,0
6.88488000000001,51.70679999999999,10668
7.2095099999999945,51.85480000000001,10668
7.6230600000000095,52.098299999999995,10668
7.797779999999989,52.19999999999999,10668
8.788540000000012,52.77199999999999,10668
9.446940000000012,53.495299999999986,10668
9.564639999999997,53.525300000000016,10668
10.205000000000013,53.685599999999994,10668
10.6678,53.94069999999999,10668
10.983599999999996,54.1139,10668
11.153600000000012,54.205600000000004,10668
11.648300000000006,54.4683,10668
11.932500000000005,54.61750000000001,10668
12.7303,55.015299999999996,10668
12.788099999999986,55.0419,10668
13.036900000000003,55.1627,10668
14.0942,55.4119,10668
14.836700000000008,56.1328,10668
15.937000000000012,56.5549,10668
16.284099999999995,56.685299999999984,10668
20.771799999999985,58.627700000000004,10668
21.390299999999996,58.9006,9357.36
23.20689999999999,59.233900000000006,5455.92
24.952200000000005,60.32040000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>