<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGSH to EGPD</name>
        <description>Norwich to Aberdeen Dyce</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGSH to EGPD</name>
            <description>Norwich to Aberdeen Dyce</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>1.2826499999999896,52.67590000000001,0
-0.4852779999999939,54.02889999999999,10668
-1.0355600000000038,54.494399999999985,10668
-1.6983299999999986,55.03829999999999,8656.32
-1.6733299999999929,55.1156,8321.04
-1.5649999999999977,55.44720000000001,7010.400000000001
-2.1991299999999967,57.2037,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>