<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to EPWA</name>
        <description>MUNICH to WARSAW/CHOPIN</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to EPWA</name>
            <description>MUNICH to WARSAW/CHOPIN</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.786111111111097,48.35388888888889,0
11.816666666666663,48.180277777777775,3200.4
12.565555555555562,48.23194444444445,6797.04
12.778055555555568,48.21194444444444,7467.6
12.821666666666658,48.20777777777778,7589.52
12.821944444444455,48.20777777777778,7589.52
13.670277777777784,48.207222222222214,9723.12
14.06694444444446,48.2788888888889,10668
16.78916666666666,48.72888888888889,10668
16.802777777777777,48.735833333333346,10668
18.70888888888888,49.694722222222225,10668
18.72333333333333,49.70388888888888,10668
20.2511111111111,50.64722222222224,9570.720000000001
20.693888888888893,51.28444444444443,5791.200000000001
20.799444444444447,51.48166666666668,5791.200000000001
20.811666666666667,51.50444444444446,5791.200000000001
20.90972222222223,51.68555555555554,4846.320000000001
20.95750000000001,51.77694444444444,4389.12
20.86944444444444,51.883333333333326,3779.52
20.7836111111111,51.98638888888888,3139.44
20.92861111111111,52.03277777777777,2590.8
21.018611111111113,51.93083333333334,1798.3200000000002
21.069722222222225,51.87194444444444,1280.16
21.188333333333333,51.9111111111111,883.9200000000001
20.967222222222233,52.165833333333325,121.92
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>