<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGBB to LIME</name>
        <description>Birmingham to Bergamo-Orio Al Serio &quot;Il Caravaggio&quot;</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGBB to LIME</name>
            <description>Birmingham to Bergamo-Orio Al Serio &quot;Il Caravaggio&quot;</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.7485200000000134,52.45429999999999,0
0.29805600000000254,51.495000000000005,10332.720000000001
0.5972749999999962,51.304,10668
1.0674999999999955,51.0642,10668
1.4666699999999935,50.95779999999999,10668
1.7418099999999868,50.88319999999999,10668
3.3180600000000027,49.8083,10668
4.361670000000004,49.13890000000001,10668
6.194439999999986,48.45689999999999,10668
6.430560000000014,48.36580000000001,10668
7.5833299999999895,47.9083,10515.6
8.5,47.2603,7010.400000000001
9.70680999999999,45.672,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>