<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EHAM to FACT</name>
        <description>Schiphol to Cape Town International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EHAM to FACT</name>
            <description>Schiphol to Cape Town International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.783484,52.300375,0
4.705635,52.245898,36.576
4.671488,52.191918,118.872
4.669516,52.134037,246.888
4.699877,52.07923,420.624
5.668309,49.043613,11887.2
6.525271,46.002359,11887.2
7.29277,42.95537,11887.2
7.987735,39.903737,11887.2
8.623345,36.84831,11887.2
9.210038,33.78976,11887.2
9.756207,30.728625,11887.2
10.26871,27.665344,11887.2
10.753234,24.600281,11887.2
11.214565,21.533742,11887.2
11.656791,18.465986,11887.2
12.083465,15.397241,11887.2
12.497721,12.327707,11887.2
12.902379,9.257562,11887.2
13.300023,6.186972,11887.2
13.693069,3.116089,11887.2
14.083826,0.04506,11887.2
14.474549,-3.02597,11887.2
14.867495,-6.09686,11887.2
15.264971,-9.167461,11887.2
15.669387,-12.237621,11887.2
16.083323,-15.307176,11887.2
16.50959,-18.375947,11887.2
16.951311,-21.443734,11887.2
17.412026,-24.510313,11887.2
17.895805,-27.575424,11887.2
18.407412,-30.638762,11887.2
18.988084,-33.890557,2313.4320000000002
19.005813,-33.946549,1908.048
18.9994,-34.004197,1536.192
18.969586,-34.056552,1197.864
18.919941,-34.097303,899.1600000000001
18.85644,-34.121536,637.032
18.786746,-34.126327,420.624
18.719281,-34.111096,246.888
18.662195,-34.077678,118.872
18.622377,-34.030104,36.576
18.600179,-33.960118,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>