<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPG to LFMN</name>
        <description>Paris Charles De Gaulle to Nice Cote D Azur</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPG to LFMN</name>
            <description>Paris Charles De Gaulle to Nice Cote D Azur</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.610183,48.998753,0
2.720137,49.004544,128.01600000000002
2.742199,49.004448,182.88
2.764165,49.003092,249.936
2.785865,49.000485,323.088
2.807136,48.996647,405.384
2.827814,48.991608,493.776
2.847741,48.985405,594.36
2.866767,48.978086,697.9920000000001
2.884745,48.969707,807.72
2.901539,48.960332,923.5440000000001
2.917022,48.950031,1045.464
2.931076,48.938883,1170.432
2.943595,48.926973,1298.448
4.209716,47.622042,3352.8
5.414006,46.305302,3352.8
7.380008,43.983609,2453.6400000000003
7.391585,43.971774,2334.768
7.401683,43.959258,2212.848
7.410225,43.946156,2084.832
7.417147,43.932568,1953.768
7.422396,43.918597,1822.7040000000002
7.425934,43.90435,1691.64
7.427734,43.889936,1557.528
7.427783,43.875462,1426.4640000000002
7.426082,43.861041,1298.448
7.422645,43.846782,1170.432
7.417498,43.832793,1045.464
7.410683,43.819181,923.5440000000001
7.40225,43.806049,807.72
7.392265,43.793497,697.9920000000001
7.380805,43.781622,594.36
7.367957,43.770513,493.776
7.226582,43.668008,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>