<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGSH to EGSS</name>
        <description>Norwich to London Stansted</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGSH to EGSS</name>
            <description>Norwich to London Stansted</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>1.269053,52.675831,0
1.149713,52.674886,91.44
1.125962,52.673446,91.44
1.102509,52.670756,91.44
1.079534,52.666837,91.44
1.057212,52.661719,91.44
1.035713,52.65544,91.44
1.015201,52.648049,91.44
0.995833,52.639602,91.44
0.977755,52.630162,91.44
0.961105,52.619803,91.44
0.94601,52.608602,91.44
0.932583,52.596645,91.44
0.920926,52.584022,91.44
0.672576,52.29834,91.44
0.424226,52.012657,91.44
0.40981,52.001224,91.44
0.250044,51.895158,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>