<?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,399.288
-74.11303,40.825339,850.392
-74.131892,40.881446,914.4000000000001
-74.17503,40.929285,914.4000000000001
-74.237258,40.963083,914.4000000000001
-75.673804,41.797994,914.4000000000001
-77.150151,42.615691,914.4000000000001
-79.265775,43.719246,914.4000000000001
-79.330002,43.75386,914.4000000000001
-79.406772,43.770518,914.4000000000001
-79.486809,43.76721,850.392
-79.560436,43.744332,399.288
-79.633333,43.694722,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>