<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to LFPG</name>
        <description>Muenchen Franz Josef Strauss to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to LFPG</name>
            <description>Muenchen Franz Josef Strauss to Paris Charles De Gaulle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.751017,48.340669,0
11.642884,48.332314,140.208
11.621122,48.33191,204.216
11.59939,48.332769,3017.52
11.577853,48.334884,3017.52
9.271832,48.577923,3017.52
6.945889,48.775938,3017.52
2.874149,49.008778,762
2.852181,49.010134,649.224
2.830116,49.01023,542.544
2.610183,48.998753,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>