<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KOKV to CYQX</name>
        <description>Winchester Rgnl to Gander Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KOKV to CYQX</name>
            <description>Winchester Rgnl to Gander Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-78.137447,39.138306,0
-78.070217,39.088149,45.72
-78.002025,39.064716,155.448
-77.927635,39.0608,320.04
-77.856001,39.076876,545.592
-77.79575,39.111007,822.96
-75.225946,40.597911,9083.04
-72.543936,42.026568,9083.04
-69.741516,43.389966,9083.04
-66.813604,44.681846,9083.04
-63.756306,45.89558,9083.04
-60.567318,47.024228,9083.04
-54.785553,48.744672,545.592
-54.702574,48.763611,320.04
-54.634381,48.800114,155.448
-54.589197,48.84978,45.72
-54.568333,48.920833,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>