<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGKB to EGAE</name>
        <description>Biggin Hill to Londonderry Eglinton</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGKB to EGAE</name>
            <description>Biggin Hill to Londonderry Eglinton</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.03245689999999968,51.33100000000002,0
-1.6637299999999868,52.35669999999999,9570.720000000001
-3.13445999999999,53.39189999999999,10668
-3.6636100000000056,53.61580000000001,9753.6
-4.1825000000000045,53.83109999999999,8290.560000000001
-4.364170000000001,53.90530000000001,7772.400000000001
-4.763470000000012,54.066900000000004,6644.64
-7.161939999999987,55.0428,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>