<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPIT to KTVC</name>
        <description>Pittsburgh Intl to CHERRY CAPITAL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPIT to KTVC</name>
            <description>Pittsburgh Intl to CHERRY CAPITAL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.2317,40.4914,0
-82.162,41.35810000000001,10668
-82.6833,41.669100000000014,10668
-82.7803,41.72640000000001,10668
-83.0071,41.91589999999999,10668
-83.1449,42.03030000000001,10668
-83.3667,42.2131,10668
-83.5939,42.40860000000001,10668
-83.6645,42.622900000000016,10119.36
-83.7354,42.8374,9235.44
-83.8682,43.10910000000001,8107.68
-83.9769,43.32939999999999,7193.280000000001
-84.0773,43.5316,6339.84
-85.5828,44.74180000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>