<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPO to LIRF</name>
        <description>Paris Orly to Roma Fiumicino Leonardo Da Vinci</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPO to LIRF</name>
            <description>Paris Orly to Roma Fiumicino Leonardo Da Vinci</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.360687,48.735447,0
2.457461,48.769591,60.96
2.477649,48.775288,91.44
2.498515,48.779804,121.92
2.519901,48.783105,161.544
2.541643,48.785164,204.216
2.563576,48.785967,249.936
2.585531,48.785508,304.8
2.607342,48.78379,359.66400000000004
2.628841,48.780825,420.624
2.649865,48.776637,487.68
2.670253,48.771258,6858
2.68985,48.764729,6858
2.708506,48.757098,6858
2.72608,48.748425,6858
2.742437,48.738775,6858
4.877846,47.407994,6858
6.906747,46.040965,6858
8.83648,44.639784,6858
12.116706,42.014343,557.784
12.129824,42.003644,487.68
12.141636,41.992136,420.624
12.15205,41.979908,359.66400000000004
12.160989,41.96705,304.8
12.168386,41.953663,249.936
12.226361,41.815517,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>