<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KTEB to KSMF</name>
        <description>Teterboro to Sacramento Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KTEB to KSMF</name>
            <description>Teterboro to Sacramento Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-74.0609,40.850300000000004,0
-76.2114,41.18700000000001,10668
-76.7749,41.338599999999985,10668
-77.1443,41.3938,10668
-77.5949,41.45949999999999,10668
-77.9701,41.5128,10668
-79.2075,41.65719999999999,10668
-80.5846,41.80160000000001,10668
-81.831,41.91759999999999,10668
-83.4576,42.048,10668
-85.0601,42.0369,10668
-85.2131,42.048400000000015,10668
-87.9516,42.22140000000002,10668
-89.3122,42.31989999999999,10668
-90.7091,42.4015,10668
-93.1241,42.55520000000001,10668
-94.2948,42.61109999999999,10668
-98.6869,42.470500000000015,10668
-105.16,42.074900000000014,10668
-112.488,41.5308,10668
-113.841,41.363,10668
-116.922,40.56909999999999,10668
-118.578,40.12530000000001,10668
-119.656,39.53129999999999,6736.08
-121.591,38.69540000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>