<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGFF to EGNM</name>
        <description>Cardiff to Leeds Bradford</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGFF to EGNM</name>
            <description>Cardiff to Leeds Bradford</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.327989,51.391828,0
-3.224584,51.359109,441.96000000000004
-3.203072,51.353723,566.928
-3.180893,51.349528,667.5120000000001
-3.158214,51.346556,734.568
-3.135208,51.34483,758.952
-3.11205,51.344363,762
-3.088914,51.345159,762
-3.065977,51.347211,762
-3.043412,51.350504,762
-3.02139,51.355012,762
-3.000079,51.360703,762
-2.979641,51.367531,762
-2.960231,51.375446,762
-2.941996,51.384387,762
-2.925076,51.394286,762
-2.9096,51.405068,762
-2.895685,51.41665,762
-2.883439,51.428945,762
-2.872955,51.441858,762
-2.864314,51.455292,762
-2.359232,52.237686,762
-1.47069,53.549403,762
-1.457521,53.56158,762
-1.446184,53.574392,762
-1.436768,53.587742,762
-1.429345,53.601528,762
-1.423973,53.615646,762
-1.420693,53.629988,762
-1.419533,53.644445,762
-1.420502,53.658907,762
-1.423595,53.673263,762
-1.428789,53.687406,762
-1.436047,53.701226,762
-1.445314,53.71462,762
-1.456521,53.727484,762
-1.469584,53.739722,762
-1.484405,53.75124,762
-1.649061,53.858443,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>