<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPG to ESSA</name>
        <description>Paris Charles De Gaulle to Stockholm Arlanda</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPG to ESSA</name>
            <description>Paris Charles De Gaulle to Stockholm Arlanda</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.610183,48.998753,0
2.720137,49.004544,54.864000000000004
2.74189,49.006963,82.296
2.76324,49.010617,109.72800000000001
2.784025,49.015477,146.304
2.804087,49.021508,182.88
2.823274,49.028662,225.55200000000002
2.841439,49.036885,274.32
2.858446,49.046116,326.136
2.874163,49.056283,381
2.888471,49.067309,441.96000000000004
2.901261,49.07911,7620
4.87883,50.910152,7620
7.01694,52.706513,7620
9.336431,54.461138,7620
11.860724,56.167408,7620
14.615699,57.817511,7620
17.766207,59.470734,381
17.788148,59.479969,326.136
17.808426,59.49014,274.32
17.826888,59.501169,225.55200000000002
17.843392,59.512974,182.88
17.857811,59.525463,146.304
17.870034,59.538542,109.72800000000001
17.879967,59.552111,82.296
17.887532,59.566067,54.864000000000004
17.913225,59.637256,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>