<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYYZ to KDCA</name>
        <description>Lester B Pearson Intl to Ronald Reagan Washington Natl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYYZ to KDCA</name>
            <description>Lester B Pearson Intl to Ronald Reagan Washington Natl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-79.610855,43.670071,173.12640000000002
-79.759445,42.984169,7983.6264
-79.184669,42.316437,10668
-79.121307,42.188606,10668
-77.992722,40.916256,10668
-77.10141,40.067131,10668
-77.225098,39.683933,10668
-77.367928,39.616047,10668
-77.466698,38.934597,0
-77.037773,38.851791,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>