<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGCC to EGSS</name>
        <description>Manchester to London Stansted</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGCC to EGSS</name>
            <description>Manchester to London Stansted</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.257136,53.362356,0
-2.162777,53.407848,472.44
-2.142642,53.415937,515.1120000000001
-2.121397,53.422949,518.1600000000001
-2.099204,53.428831,518.1600000000001
-2.076232,53.433538,518.1600000000001
-2.052657,53.437034,518.1600000000001
-2.028658,53.439293,518.1600000000001
-2.004419,53.440297,518.1600000000001
-1.980125,53.440039,518.1600000000001
-1.955962,53.438521,518.1600000000001
-1.932114,53.435754,518.1600000000001
-1.908764,53.431759,518.1600000000001
-1.886089,53.426567,518.1600000000001
-1.864263,53.420218,518.1600000000001
-1.843452,53.412759,518.1600000000001
-1.823815,53.404248,518.1600000000001
-1.8055,53.394749,518.1600000000001
-0.947211,52.945822,518.1600000000001
0.318832,52.258517,518.1600000000001
0.339746,52.251766,518.1600000000001
0.359616,52.243925,518.1600000000001
0.37829,52.235053,518.1600000000001
0.395627,52.225219,518.1600000000001
0.411494,52.214496,518.1600000000001
0.425772,52.202967,518.1600000000001
0.438352,52.190719,518.1600000000001
0.449139,52.177845,518.1600000000001
0.458052,52.164444,518.1600000000001
0.465025,52.150617,518.1600000000001
0.470005,52.13647,518.1600000000001
0.472956,52.122111,518.1600000000001
0.473856,52.107648,518.1600000000001
0.4727,52.093193,518.1600000000001
0.469498,52.078854,518.1600000000001
0.464275,52.064741,518.1600000000001
0.457074,52.050962,518.1600000000001
0.447949,52.037621,518.1600000000001
0.436972,52.02482,518.1600000000001
0.424226,52.012657,518.1600000000001
0.40981,52.001224,518.1600000000001
0.250044,51.895158,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>