<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPG to EGLL</name>
        <description>Paris Charles De Gaulle to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPG to EGLL</name>
            <description>Paris Charles De Gaulle to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.552744,48.995686,0
2.442823,48.989791,390.144
2.420767,48.989882,524.256
2.398807,48.991234,652.272
2.377109,48.993837,765.048
2.355838,48.997671,856.488
2.335156,49.002707,917.4480000000001
2.315219,49.008906,941.832
2.296179,49.016222,944.88
2.27818,49.024598,944.88
2.261361,49.033971,944.88
2.245849,49.04427,944.88
2.231762,49.055416,944.88
2.219208,49.067324,944.88
2.208283,49.079904,944.88
1.455061,49.905199,944.88
0.02441,51.38984,944.88
0.012704,51.402335,944.88
-0.000706,51.414146,944.88
-0.015719,51.425183,944.88
-0.032222,51.435363,944.88
-0.050088,51.444607,944.88
-0.069182,51.452845,944.88
-0.089359,51.460015,944.88
-0.110465,51.466062,944.88
-0.132339,51.47094,944.88
-0.154814,51.474612,944.88
-0.17772,51.477049,941.832
-0.20088,51.478234,917.4480000000001
-0.433261,51.477675,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>