<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGCC to KMCO</name>
        <description>Manchester to Orlando Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGCC to KMCO</name>
            <description>Manchester to Orlando Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.2834799999999973,53.34739999999999,0
-5.164170000000013,53.47059999999999,10668
-5.5,53.48009999999999,10668
-6.106439999999992,53.2696,10668
-6.5066699999999855,53.09139999999999,10668
-6.661110000000008,53.002700000000004,10668
-6.930360000000007,52.8244,10668
-7.480060000000009,52.4538,10668
-8.013170000000002,52.13470000000001,10668
-9,52,10668
-14,50,10668
-15,49,10668
-20,49,10668
-30,48,10668
-40,46,10668
-50,43,10668
-57.8681,43.07220000000001,10668
-64.9644,38.5,10668
-66.8095,37.4546,10668
-68.2874,36.57419999999999,10668
-71.2807,34.669700000000006,10668
-72.3017,33.98179999999999,10668
-73.3969,33.2422,10668
-77,30.648300000000006,10668
-77.75,30.408,10668
-78.4258,29.5625,10668
-78.4873,29.48570000000001,10576.560000000001
-78.5557,29.400099999999995,10180.32
-78.6701,29.365899999999996,9753.6
-78.9083,29.293499999999995,8900.16
-79.0961,29.2367,8229.6
-79.1513,29.222399999999993,8016.240000000001
-79.3155,29.1704,7437.120000000001
-79.568,29.094099999999997,6522.72
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>