<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to LFMN</name>
        <description>Muenchen Franz-Josef Strauss to Nice/Cote d'Azur</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to LFMN</name>
            <description>Muenchen Franz-Josef Strauss to Nice/Cote d'Azur</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.78611699999999,48.35378650000001,0
10.728362000000004,46.837109999999996,10668
10.47916699999999,46.56222199999999,10668
10.116667000000007,46.04305600000001,10668
8.760832999999991,45.337500000000006,7863.84
8.140556000000004,44.69388900000001,4815.84
7.215362150000004,43.65798140999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>