<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFMT to LFPG</name>
        <description>Montpellier/mediterranee to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFMT to LFPG</name>
            <description>Montpellier/mediterranee to Paris Charles De Gaulle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>3.955746,43.586149,0
3.873654,43.627422,155.448
3.858291,43.636686,222.50400000000002
3.844099,43.646884,298.704
3.831187,43.657938,387.096
3.819654,43.669765,484.632
3.809588,43.682274,591.312
3.801066,43.695369,701.0400000000001
3.794153,43.708952,819.912
3.788903,43.722919,944.88
3.785356,43.737164,1072.896
3.783541,43.751577,1203.96
3.600637,45.192546,2743.2000000000003
3.408338,46.634498,2743.2000000000003
3.092078,48.850591,2743.2000000000003
3.090302,48.865016,2551.176
3.086621,48.879286,2478.0240000000003
3.081062,48.89329,2395.728
3.073667,48.906922,2301.2400000000002
3.064489,48.920078,2200.656
3.0536,48.932659,2090.928
3.04108,48.944569,1975.104
3.027024,48.955717,1853.1840000000002
3.011539,48.966018,1728.2160000000001
2.994743,48.975393,1600.2
2.976763,48.983772,1469.136
2.957735,48.991091,1335.0240000000001
2.937805,48.997294,1203.96
2.917125,49.002333,1072.896
2.895852,49.006171,944.88
2.874149,49.008778,819.912
2.852181,49.010134,701.0400000000001
2.830116,49.01023,591.312
2.610183,48.998753,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>