<?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
-67.738642,45.340181,0
-73.261753,40.09302500000001,0
-74.528964,38.94068300000001,0
-74.732942,38.750111000000004,0
-75.4639,38.05659444,0
-75.626483,37.841958000000005,0
-75.858083,37.533536,0
-76.20033333,36.89188888999999,0
-80.03780556,32.89430555999999,0
-81.173719,31.328621999999996,0
-81.152611,30.639358,0
-81.11269444,29.30324999999999,0
-81.30677975,28.429198749999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>