<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGNT to LFPG</name>
        <description>Newcastle to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGNT to LFPG</name>
            <description>Newcastle to Paris Charles De Gaulle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.689789999999988,55.03790000000001,0
-1.9611099999999908,53.52029999999999,9966.960000000001
-1.7397200000000055,53.16669999999999,10668
-1.6699700000000064,53.054,10668
-1.3069399999999973,52.7003,10668
-1.1638900000000092,52.558899999999994,10668
-1.0911099999999863,52.486699999999985,10668
-0.8522220000000118,52.24719999999999,10668
0.1517029999999977,51.646000000000015,10668
1.0674999999999955,51.0642,9022.08
1.4666699999999935,50.856899999999996,7741.92
1.6363900000000058,50.65690000000001,6858
2.5626200000000097,49.00970000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>