<?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.283953859999997,53.34714077999999,0
-5.147221999999999,53.670000000000016,10668
-5.5,53.68000000000001,10668
-6.646388999999999,53.747221999999994,10668
-10.434167000000002,53.890277999999995,10668
-12,54,10668
-15,54,10668
-20,54,10668
-30,53,10668
-40,51,10668
-50,49,10668
-52.852361110000004,47.4855,10668
-67,42.63333299999999,10668
-67,42.197778,10668
-67,41.783333,10668
-67,41.11666700000001,10668
-67,40.11666700000001,10668
-67,39.11666700000001,10668
-69.318611,37.172066,10668
-70.741556,35.916028,10668
-71.615013,35.12033099999999,10668
-73.684868,33.731007000000005,10668
-77.000036,31.355569000000003,10668
-77.750167,30.408,10668
-78.42585,29.562506,10668
-78.487275,29.485667000000007,10576.560000000001
-78.555694,29.400075,10180.32
-78.670097,29.365942000000004,9753.6
-78.908264,29.293492,8900.16
-79.096075,29.236717,8229.6
-79.15125,29.222386,8016.240000000001
-79.315547,29.170367,7437.120000000001
-79.567958,29.094064000000003,6522.72
-81.30677975,28.429198749999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>