<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGKK to EGBD</name>
        <description>London Gatwick to Derby</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGKK to EGBD</name>
            <description>London Gatwick to Derby</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.212314,51.14511,0
-0.324948,51.12955,365.76
-0.347819,51.12769,365.76
-0.370861,51.127089,365.76
-0.393898,51.12775,365.76
-0.416757,51.129669,365.76
-0.439263,51.13283,365.76
-0.461247,51.137211,365.76
-0.48254,51.142778,365.76
-0.502982,51.149487,365.76
-0.522417,51.157289,365.76
-0.540697,51.166124,365.76
-0.557683,51.175924,365.76
-0.573245,51.186616,365.76
-0.587265,51.198117,365.76
-0.599635,51.21034,365.76
-0.61026,51.223192,365.76
-0.619059,51.236575,365.76
-0.988677,51.814711,365.76
-1.545897,52.660551,365.76
-1.557392,52.673234,365.76
-1.567025,52.686477,365.76
-1.57472,52.700178,365.76
-1.580417,52.714234,365.76
-1.616969,52.857267,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>