<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDF to LEPA</name>
        <description>Frankfurt Am Main to Palma De Mallorca</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDF to LEPA</name>
            <description>Frankfurt Am Main to Palma De Mallorca</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.534631,50.032617,0
8.429088,50.007356,51.816
8.408746,50.001148,76.2
8.389326,49.993825,103.632
8.370975,49.985442,134.112
8.353834,49.976062,170.68800000000002
8.338033,49.965757,210.312
8.323691,49.954606,252.984
8.310917,49.942694,301.752
8.299809,49.93011,353.56800000000004
8.290448,49.916951,8260.08
7.125969,47.997343,8260.08
6.045453,46.068288,8260.08
5.038106,44.12974,8260.08
4.094936,42.182905,8260.08
2.990091,39.729845,667.5120000000001
2.984126,39.716119,597.408
2.976629,39.702844,530.352
2.967659,39.690123,466.34400000000005
2.957283,39.678052,408.432
2.945582,39.666722,353.56800000000004
2.932644,39.656221,301.752
2.918569,39.646628,252.984
2.903463,39.638016,210.312
2.74325,39.562462,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>