<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLL to LGAV</name>
        <description>London Heathrow to Athens Intl Airport Elefterios Venizel</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to LGAV</name>
            <description>London Heathrow to Athens Intl Airport Elefterios Venizel</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.433261,51.477675,0
-0.317071,51.478012,36.576
-0.293911,51.476827,51.816
-0.271006,51.474389,70.104
-0.248531,51.470718,91.44
-0.226657,51.46584,118.872
-0.205551,51.459793,146.304
-0.185374,51.452623,176.78400000000002
3.312086,50.190795,11887.2
6.622842,48.831016,11887.2
9.753089,47.38155,11887.2
12.711331,45.851512,11887.2
15.507561,44.249287,11887.2
18.152596,42.582518,11887.2
20.657579,40.858117,11887.2
24.037816,38.290378,1042.416
24.051618,38.28078,969.264
24.0643,38.270275,899.1600000000001
24.075765,38.258943,829.056
24.085927,38.246868,762
24.094709,38.234144,697.9920000000001
24.102044,38.220868,637.032
24.107877,38.207139,579.12
24.112163,38.193063,524.256
24.114872,38.178748,469.392
24.115983,38.164301,420.624
24.115488,38.149833,371.856
24.113391,38.135454,326.136
24.109709,38.121274,286.512
24.104471,38.107399,246.888
24.097718,38.093937,210.312
24.0895,38.08099,176.78400000000002
24.079881,38.068655,146.304
23.970422,37.952425,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>