<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGTE to EGPC</name>
        <description>Exeter to Wick</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGTE to EGPC</name>
            <description>Exeter to Wick</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.4137699999999995,50.73429999999999,0
-3.551109999999994,52.223900000000015,3048
-3.520280000000014,52.671099999999996,3048
-3.17389,52.892799999999994,3048
-3.166940000000011,52.983299999999986,3048
-3.16028,53.0667,3048
-3.1552800000000047,53.129400000000004,3048
-3.13445999999999,53.39189999999999,3048
-3.164999999999992,53.59360000000001,3048
-3.18583000000001,53.7311,3048
-3.2863900000000115,54.379999999999995,3048
-3.3405600000000106,54.721900000000005,3048
-3.3458300000000065,55.055800000000005,3048
-3.3505600000000015,55.35309999999998,3048
-3.3528300000000115,55.4991,3048
-3.201670000000007,56.11670000000001,3048
-3.180829999999986,56.19999999999999,3048
-3.1341700000000117,56.3861,3048
-3.055560000000014,56.694199999999995,3048
-3.092960000000005,58.4588,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>