<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGPH to EGBP</name>
        <description>Edinburgh to Kemble</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGPH to EGBP</name>
            <description>Edinburgh to Kemble</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.3725000000000023,55.94999999999999,0
-2.981110000000001,54.2389,10424.16
-2.808889999999991,54.00280000000001,9418.32
-2.742500000000007,53.911100000000005,9022.08
-2.643889999999999,53.77420000000001,8442.960000000001
-2.538890000000009,53.626900000000006,7802.88
-2.428059999999988,53.47059999999999,7162.8
-2.2744399999999985,53.2517,6217.92
-2.0569399999999973,51.66810000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>