<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LFPG to CYYZ</name>
        <description>Paris Charles De Gaulle to Toronto Pearson Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LFPG to CYYZ</name>
            <description>Paris Charles De Gaulle to Toronto Pearson Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.562569999999994,49.00970000000001,0
0.8480560000000139,50.1867,10576.560000000001
0.6413890000000038,50.351699999999994,10668
0.4911109999999894,50.47110000000001,10668
0.3497220000000141,50.58250000000001,10668
0.12191400000000385,50.760699999999986,10668
-0.6250029999999924,51.054,10668
-1.0449999999999875,51.25389999999999,10668
-1.2196900000000142,51.491600000000005,10668
-1.4550000000000125,51.5206,10668
-2.139720000000011,51.7089,10668
-2.5461099999999988,51.817800000000005,10668
-3.2455600000000118,51.95830000000001,10668
-4.372500000000002,52.431100000000015,10668
-4.771389999999997,52.6583,10668
-5.5,53.06389999999999,10668
-6.307109999999994,53.49940000000001,10668
-6.993470000000002,53.996700000000004,10668
-10,57,10668
-20,59,10668
-30,59,10668
-40,59,10668
-50,58,10668
-57,56.0333,10668
-68.222,49.134000000000015,10668
-70.3244,47.623400000000004,10668
-72.289,46.800099999999986,10668
-73.3381,46.350599999999986,10668
-73.9108,46.04829999999998,10668
-75.0436,45.4314,10668
-76.239,45.251900000000006,10668
-76.9647,44.964200000000005,9022.08
-77.755,44.6422,6461.76
-79.6277,43.67609999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>