<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGCC to KMCO</name>
        <description>Manchester Intl to Orlando Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGCC to KMCO</name>
            <description>Manchester Intl to Orlando Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.28395386,53.34714078,0
-4.839444,53.660278,9814.560000000001
-5.5,53.68,10363.2
-6.646389,53.747222,10363.2
-10.434167,53.890278,10363.2
-12,54,10363.2
-15,54,10363.2
-20,55,10668
-30,55,10668
-40,55,10668
-50,54,10668
-54.083332,53.083332,10668
-56.601665,52.249443,10363.2
-67.738642,45.340181,10363.2
-68.87397222,44.84180556,10363.2
-69.093181,44.668486,10363.2
-70.61352778,43.42566667,10363.2
-70.98955556,42.35744444,10363.2
-71.42963889,41.72433333,10363.2
-71.917611,41.284667,10363.2
-72.12075,41.099222,10363.2
-72.31669444,40.919,10363.2
-72.581914,40.69005,10363.2
-73.201942,40.146139,10363.2
-73.261753,40.093025,10363.2
-74.528964,38.940683,10363.2
-74.732942,38.750111,10363.2
-75.4639,38.05659444,10363.2
-75.626483,37.841958,10363.2
-75.858083,37.533536,10363.2
-76.20033333,36.89188889,10363.2
-77.134303,35.853858,10363.2
-77.55833333,35.37094444,10363.2
-78.651494,34.303178,10363.2
-78.966583,33.988503,10363.2
-80.03780556,32.89430556,10363.2
-81.173719,31.328622,10363.2
-81.152611,30.639358,8412.48
-81.11269722,29.30325278,5181.6
-81.30677975,28.42919875,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>