<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KEWR to CYYZ</name>
        <description>Newark Liberty Intl to Lester B Pearson Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KEWR to CYYZ</name>
            <description>Newark Liberty Intl to Lester B Pearson Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.162175,40.702558,0
-74.12068,40.767736,176.78400000000002
-74.113912,40.781272,252.984
-74.108726,40.795202,341.37600000000003
-74.105163,40.809422,441.96000000000004
-74.10325,40.823822,548.64
-74.103004,40.838294,664.464
-74.104425,40.852727,786.384
-74.107505,40.867012,911.3520000000001
-74.112221,40.881039,1042.416
-74.118537,40.894702,1173.48
-74.126405,40.907897,1307.592
-74.135768,40.920523,1438.6560000000002
-74.146553,40.932484,1566.672
-74.158679,40.943689,1688.592
-74.172054,40.954054,1804.4160000000002
-74.186576,40.963498,1914.144
-75.608939,41.816773,2377.44
-77.071603,42.653184,2377.44
-79.176868,43.787233,2365.248
-79.191838,43.796861,2340.864
-79.207916,43.805511,2301.2400000000002
-79.224979,43.813117,2249.424
-79.242898,43.819621,2182.368
-79.261536,43.824973,2103.12
-79.280751,43.829133,2014.728
-79.300397,43.832068,1914.144
-79.320323,43.833758,1804.4160000000002
-79.340378,43.834188,1688.592
-79.360409,43.833356,1566.672
-79.380263,43.831268,1438.6560000000002
-79.399787,43.827939,1307.592
-79.418834,43.823395,1173.48
-79.437258,43.817671,1042.416
-79.454919,43.81081,911.3520000000001
-79.471681,43.802865,786.384
-79.487418,43.793895,664.464
-79.633333,43.694722,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>