<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGTE to EGLL</name>
        <description>Exeter to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGTE to EGLL</name>
            <description>Exeter to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.4137699999999995,50.73429999999999,0
-3.221560000000011,50.76420000000002,0
-1.994169999999997,50.871399999999994,0
-1.3449999999999989,50.955299999999994,0
-0.9844439999999963,51.005300000000005,0
-0.6250029999999924,51.054,0
0.0348109999999906,51.330899999999986,0
0.049758300000007694,51.43869999999998,0
-0.167192,51.46549999999999,0
-0.32753600000000915,51.46520000000001,0
-0.46088100000000054,51.47120000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>