<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to EKCH</name>
        <description>Muenchen Franz Josef Strauss to Kastrup</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to EKCH</name>
            <description>Muenchen Franz Josef Strauss to Kastrup</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.804614,48.344797,0
11.912791,48.353051,100.584
11.934127,48.355957,143.256
11.955003,48.360087,195.072
11.975259,48.365411,252.984
11.994742,48.371887,320.04
12.013304,48.379467,390.144
12.030803,48.388093,469.392
12.047107,48.397699,557.784
12.06209,48.408212,649.224
12.075639,48.419552,746.76
12.08765,48.431633,847.344
12.098031,48.444363,957.072
12.106702,48.457644,4328.16
12.113596,48.471376,4328.16
12.11866,48.485455,4328.16
12.121855,48.499772,4328.16
12.123155,48.51422,4328.16
12.183584,50.204539,4328.16
12.24884,51.896256,4328.16
12.319204,53.587933,4328.16
12.400764,55.38653,1185.672
12.401286,55.401,1069.848
12.404027,55.415389,957.072
12.408969,55.429588,847.344
12.416074,55.443489,746.76
12.42529,55.456985,649.224
12.436549,55.469975,557.784
12.449767,55.482359,469.392
12.464842,55.494043,390.144
12.633043,55.603099,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>