<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPG to EGLC</name>
        <description>Paris Charles De Gaulle to London City</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPG to EGLC</name>
            <description>Paris Charles De Gaulle to London City</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.552744,48.995686,0
2.442823,48.989791,304.8
2.420767,48.989882,304.8
2.398807,48.991234,304.8
2.377109,48.993837,304.8
2.355838,48.997671,304.8
2.335156,49.002707,304.8
2.315219,49.008906,304.8
2.296179,49.016222,304.8
2.27818,49.024598,304.8
2.261361,49.033971,304.8
2.245849,49.04427,304.8
2.231762,49.055416,304.8
2.219208,49.067324,304.8
2.208283,49.079904,304.8
2.199072,49.09306,304.8
1.570265,49.927965,304.8
0.399024,51.404941,304.8
0.388465,51.417829,304.8
0.376142,51.430094,304.8
0.362149,51.441643,304.8
0.34659,51.452388,304.8
0.329584,51.462247,304.8
0.311261,51.471144,304.8
0.291759,51.479013,304.8
0.271226,51.485794,304.8
0.24982,51.491434,304.8
0.227704,51.495892,304.8
0.205046,51.499132,304.8
0.182019,51.501131,304.8
0.06592,51.504885,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>