<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGPD to EGNM</name>
        <description>Aberdeen Dyce to Leeds Bradford</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGPD to EGNM</name>
            <description>Aberdeen Dyce to Leeds Bradford</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.192164,57.194303,0
-2.142693,57.127094,384.048
-2.134997,57.113236,515.1120000000001
-2.129557,57.099068,643.128
-2.126412,57.084696,762
-2.125585,57.07023,859.5360000000001
-2.044243,56.041897,975.36
-1.901794,54.101575,975.36
-1.902968,54.087118,975.36
-1.901988,54.072656,975.36
-1.898865,54.0583,975.36
-1.893622,54.044157,975.36
-1.886302,54.030337,975.36
-1.876962,54.016945,975.36
-1.865673,54.004081,975.36
-1.852524,53.991845,969.264
-1.837614,53.980329,929.6400000000001
-1.672054,53.873352,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>