<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPG to EICK</name>
        <description>LFPG to EICK</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPG to EICK</name>
            <description>LFPG to EICK</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.373047000000014,49.01312999999999,1310.64
2.148742999999996,49.03907800000002,3223.26
1.6063980000000129,49.06329299999999,5768.34
1.2676529999999957,49.03555299999999,6758.9400000000005
0.42796100000001047,49.053909000000004,8839.2
-2.767109000000005,49.43504300000001,10355.58
-3.8483950000000107,49.568343999999996,10355.58
-7.183944999999994,50.993088,8389.62
-7.580643000000009,51.25056799999999,6781.8
-8.513260000000002,52.025802999999996,1211.5800000000002
-8.561409999999995,51.95998,899.1600000000001
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>