<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EIDW to LFPG</name>
        <description>Dublin to Paris Charles De Gaulle</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EIDW to LFPG</name>
            <description>Dublin to Paris Charles De Gaulle</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.263080000000002,53.42490000000001,0
-4.372500000000002,52.431100000000015,9875.52
-3.549440000000004,51.9503,10363.2
-3.2591700000000117,51.77690000000001,10363.2
-1.710000000000008,51.56389999999999,10363.2
-1.524169999999998,51.47809999999998,10363.2
-1.1708299999999952,51.31309999999999,10363.2
-1.0449999999999875,51.25389999999999,10363.2
-0.6250029999999924,51.054,10363.2
0.12191400000000385,50.760699999999986,9235.44
0.3497220000000141,50.58250000000001,8321.04
0.4911109999999894,50.47110000000001,7772.400000000001
0.6413890000000038,50.351699999999994,7162.8
0.8480560000000139,50.1867,6339.84
2.562569999999994,49.00970000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>