<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGCC to LEAL</name>
        <description>Manchester to Alicante</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGCC to LEAL</name>
            <description>Manchester to Alicante</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.292744,53.345144,0
-2.386863,53.299578,36.576
-2.404283,53.289525,54.864000000000004
-2.420168,53.278603,76.2
-2.434396,53.266894,97.536
-2.44686,53.254489,124.968
-2.457466,53.241482,152.4
-2.466135,53.227971,185.928
-2.472802,53.214059,222.50400000000002
-2.477417,53.199852,259.08000000000004
-2.479947,53.185459,301.752
-2.480374,53.170988,347.47200000000004
-2.478695,53.15655,393.192
-2.174358,50.868557,11247.12
-1.898565,48.581415,11247.12
-1.646665,46.293672,11247.12
-1.414979,44.00542,11247.12
-1.200514,41.716735,11247.12
-0.921824,38.479139,1021.08
-0.921854,38.464666,944.88
-0.920272,38.450246,874.7760000000001
-0.917091,38.435988,804.672
-0.912337,38.422003,737.616
-0.906046,38.408395,673.6080000000001
-0.898267,38.395268,612.648
-0.889059,38.382723,551.688
-0.878493,38.370855,496.824
-0.866649,38.359753,441.96000000000004
-0.853618,38.349504,393.192
-0.839499,38.340184,347.47200000000004
-0.8244,38.331865,301.752
-0.808436,38.32461,259.08000000000004
-0.791728,38.318473,222.50400000000002
-0.774404,38.313503,185.928
-0.756594,38.309736,152.4
-0.574998,38.284519,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>