<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGDG to EGSS</name>
        <description>St Mawgan to London Stansted</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGDG to EGSS</name>
            <description>St Mawgan to London Stansted</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-4.978758,50.434508,0
-4.881055,50.397618,344.42400000000004
-4.860583,50.391361,472.44
-4.839337,50.386264,603.504
-4.817477,50.382367,734.568
-4.795169,50.3797,853.44
-4.772582,50.378283,957.072
-4.749888,50.378127,1042.416
-4.727259,50.379232,1097.28
-4.704866,50.381591,1127.76
-4.68288,50.385186,1127.76
-4.661466,50.389989,1127.76
-4.640789,50.395964,1127.76
-3.11795,50.865156,1127.76
-0.059495,51.726257,1127.76
-0.037173,51.730536,1127.76
-0.015535,51.736004,1127.76
0.005253,51.742619,1124.712
0.025035,51.750331,1097.28
0.043659,51.75908,1042.416
0.060984,51.768801,957.072
0.219926,51.875082,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>