<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDM to LIRQ</name>
        <description>Muenchen International Airport Franz-Josef Strauss to Firenze-Peretola &quot;Amerigo Vespucci&quot;</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDM to LIRQ</name>
            <description>Muenchen International Airport Franz-Josef Strauss to Firenze-Peretola &quot;Amerigo Vespucci&quot;</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.786100000000005,48.35380000000001,0
11.471900000000005,46.69030000000001,10668
11.403899999999993,46.275000000000006,9723.12
11.399400000000014,46.03970000000001,8808.720000000001
11.471399999999988,45.639999999999986,7223.76
11.509199999999993,45.42669999999998,6370.320000000001
11.205099999999987,43.81,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>