<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIAD to CYOW</name>
        <description>Washington Dulles Intl to Ottawa Macdonald Cartier Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIAD to CYOW</name>
            <description>Washington Dulles Intl to Ottawa Macdonald Cartier Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-77.4609,38.9477,0
-77.4366,40.7371,10668
-77.3854,40.90899999999999,10668
-77.2899,41.22739999999999,10668
-77.1974,41.5326,10668
-77.1528,41.679,10668
-77.1093,41.82069999999999,10668
-77.0248,42.0942,10668
-76.7697,42.430499999999995,10668
-76.6918,42.53229999999999,10668
-76.6013,42.65010000000001,10668
-76.4794,42.808099999999996,10180.32
-76.2046,43.16050000000001,8595.36
-76.1584,43.4238,7559.04
-76.1155,43.66640000000001,6614.160000000001
-75.6718,45.3227,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>