<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGPH to EGPE</name>
        <description>Edinburgh to Inverness</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGPH to EGPE</name>
            <description>Edinburgh to Inverness</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.355056,55.955892,0
-3.244358,55.993308,304.8
-3.223466,56.00185,304.8
-3.20398,56.011378,304.8
-3.186049,56.02182,304.8
-3.16981,56.033095,304.8
-3.155387,56.045118,304.8
-3.142892,56.057798,304.8
-3.13242,56.071038,304.8
-3.124052,56.084737,304.8
-3.117853,56.098791,304.8
-3.113873,56.113093,304.8
-3.112143,56.127534,304.8
-3.112678,56.142004,304.8
-3.115475,56.156393,304.8
-3.120516,56.170592,304.8
-3.127763,56.184491,304.8
-3.137162,56.197987,304.8
-3.148644,56.210974,304.8
-3.162122,56.223356,304.8
-3.642272,56.650528,304.8
-4.31158,57.230919,304.8
-4.325187,57.243379,304.8
-4.336741,57.256433,304.8
-4.346151,57.269982,304.8
-4.353344,57.283923,304.8
-4.358265,57.29815,304.8
-4.360874,57.312554,304.8
-4.36115,57.327026,304.8
-4.359088,57.341457,304.8
-4.354702,57.355735,304.8
-4.348025,57.369753,304.8
-4.339104,57.383404,304.8
-4.328007,57.396584,304.8
-4.314816,57.409192,304.8
-4.299632,57.421134,304.8
-4.282567,57.432317,304.8
-4.263751,57.442657,304.8
-4.059514,57.536989,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>