<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPG to LIRF</name>
        <description>Paris Charles De Gaulle to Roma Fiumicino Leonardo Da Vinci</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPG to LIRF</name>
            <description>Paris Charles De Gaulle to Roma Fiumicino Leonardo Da Vinci</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.562619390000009,49.00974216,0
4.141110999999995,47.88333299999999,9723.12
5.097332999999992,47.27077800000001,10668
6.019443999999993,46.726944,10668
6.119721999999996,46.66666699999999,10668
6.448056000000008,46.468694,10668
6.62958900000001,46.27218099999999,10668
6.710833000000008,46.18944400000001,10668
6.828056000000004,46.06361100000001,10668
7.055000000000007,45.81999999999999,10668
7.29333299999999,45.559167,10668
7.597778000000005,45.22138899999999,10668
7.861656000000011,44.925253999999995,10668
8.140556000000004,44.69388900000001,10668
8.498055999999991,44.39416700000001,10668
8.725556000000012,44.201111,10668
8.80361099999999,44.13472200000001,10668
9.025000000000006,43.944444000000004,10668
9.191944000000007,43.80000000000001,10668
9.530000000000001,43.504722000000015,10088.880000000001
9.887499999999989,43.18805600000002,8473.44
10.395724999999999,42.73068599999999,6461.76
12.250897170000002,41.810808829999985,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>