<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EFHK to EDDM</name>
        <description>Helsinki Vantaa to Muenchen Franz-Josef Strauss</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EFHK to EDDM</name>
            <description>Helsinki Vantaa to Muenchen Franz-Josef Strauss</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>24.95266749999999,60.32056867,0
23.025833000000006,58.834722,10668
22.025278000000014,58.11500000000001,10668
21.660278000000005,57.84305599999999,10668
21.455277999999993,57.68805600000002,10668
19.57333299999999,56.212778000000014,10668
19.091667,55.81,10668
18.729444,55.502778000000006,10668
18.44833299999999,55.25833299999999,10668
17.029721999999992,54.18027799999999,10668
16.152778000000012,53.391943999999995,10668
14.755554999999987,52.058334,10668
14.463888999999995,51.744167000000004,10668
14.252499999999998,51.51333299999999,10668
14.11611099999999,51.384444,10668
13.811111000000011,50.93111099999999,10668
13.628830999999991,50.71546699999999,10546.08
13.235705999999993,49.71666099999999,6492.240000000001
11.78611699999999,48.35378650000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>