<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPG to EICK</name>
        <description>Paris to Cork</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPG to EICK</name>
            <description>Paris to Cork</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.547777999999994,49.00972200000001,119.4816
2.661639000000008,49.028527999999994,1341.1200000000001
2.7150279999999896,49.03133299999999,1767.8400000000001
2.358249999999998,49.02188899999999,4785.360000000001
1.2208610000000135,49.031694000000016,9326.880000000001
0.7386280000000056,49.046077,10363.2
-1.1783330000000092,49.08333300000001,10363.2
-4.330277999999993,49.59027800000001,10363.2
-6.593499000000008,50.764824000000004,10363.2
-7.568056000000013,51.24000000000001,6553.200000000001
-8.06022200000001,51.562028,4358.64
-8.26269400000001,51.845777999999996,2834.6400000000003
-8.430443999999994,52.077889,1615.44
-8.607889,52.03775000000002,1066.8
-8.49111099999999,51.84138899999999,153.0096
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>