<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGBB to EGOD</name>
        <description>Birmingham to Llanbedr</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGBB to EGOD</name>
            <description>Birmingham to Llanbedr</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.761111,52.465556,0
-1.82798,52.525384,243.84
-1.843021,52.536598,243.84
-1.859616,52.546971,243.84
-1.877639,52.556425,243.84
-1.896952,52.564888,243.84
-1.917409,52.572296,243.84
-1.938854,52.578591,243.84
-1.961123,52.583727,243.84
-1.984046,52.587664,243.84
-2.007448,52.590371,243.84
-2.031151,52.59183,243.84
-2.054974,52.592027,243.84
-2.078734,52.590963,243.84
-2.806378,52.564682,243.84
-3.755845,52.52721,243.84
-3.779258,52.524648,243.84
-3.802948,52.523337,243.84
-3.826735,52.523288,243.84
-3.85044,52.5245,243.84
-3.873881,52.526964,243.84
-3.896882,52.530662,243.84
-3.919267,52.535566,243.84
-3.940868,52.541637,243.84
-3.96152,52.548831,243.84
-3.981065,52.557091,243.84
-3.999356,52.566356,243.84
-4.016253,52.576554,243.84
-4.031627,52.587609,243.84
-4.045361,52.599436,243.84
-4.057349,52.611944,243.84
-4.0675,52.62504,243.84
-4.075735,52.638623,243.84
-4.08199,52.65259,243.84
-4.124261,52.795039,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>