<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEBL to EDDM</name>
        <description>Barcelona - El Prat to Muenchen Franz-Josef Strauss</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEBL to EDDM</name>
            <description>Barcelona - El Prat to Muenchen Franz-Josef Strauss</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.0880300100000113,41.29510809999999,0
2.8671390000000088,42.750472,10210.800000000001
3.315082999999987,43.33408299999999,10668
4.098083000000003,44.32258300000001,10668
4.779861000000011,44.554944000000006,10668
5.163332999999994,45.102778,10668
5.439055999999994,45.48897199999999,10668
5.529167000000001,45.56,10668
5.745833000000005,45.72888900000001,10668
5.974166999999994,45.90611100000001,10668
6.6794439999999895,46.44388900000001,10668
6.884440000000012,46.55806000000001,10668
7.27083300000001,46.77194399999999,10668
7.414166999999992,46.85055599999998,10668
7.680833000000007,46.995277999999985,10668
7.941388999999987,47.13555600000001,10668
8.010832999999991,47.165278,10668
8.33333300000001,47.302222,10027.92
8.857222000000007,47.52083300000001,8412.48
9.451389000000006,47.587500000000006,6827.52
11.78611699999999,48.35378650000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>