<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGBB to GCRR</name>
        <description>Birmingham to Lanzarote</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGBB to GCRR</name>
            <description>Birmingham to Lanzarote</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.750378089999998,52.45596617000001,0
-3.0175000000000125,51.30194399999999,8808.720000000001
-3.1725000000000136,50.436667,10363.2
-3.5294440000000122,49.737221000000005,10363.2
-3.8086110000000133,48.976944,10363.2
-4.061667,48.30194399999999,10363.2
-4.184721999999994,47.957278,10363.2
-5.221388999999988,45.93694399999998,10363.2
-5.836649999999992,44.65876,10363.2
-6.030668999999989,43.564592000000005,10363.2
-5.869641999999999,42.74296100000001,10668
-6.445955999999995,41.94782599999999,10363.2
-6.560846999999995,41.786541,10363.2
-7.083888999999999,41.040278,10363.2
-7.109167000000014,40.29055600000001,10363.2
-7.366388999999998,39.52888899999999,10363.2
-7.511944,39.10555600000001,10363.2
-7.614443999999992,38.088611000000014,10363.2
-7.9750080000000025,37.013521999999995,10363.2
-8.949999999999989,35.966667,10363.2
-10.156666999999999,34.619721999999996,10363.2
-11.551667000000009,32.9975,10363.2
-12.398888999999997,31.971944000000008,10363.2
-13.25,30.918333000000004,8046.72
-13.572778,30.509443000000005,6126.4800000000005
-13.605223499999994,28.945465999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>