<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSAN to KFAR</name>
        <description>San Diego Intl to HECTOR INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSAN to KFAR</name>
            <description>San Diego Intl to HECTOR INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-117.19,32.73349999999999,0
-115.751,33.92179999999999,10668
-115.615,34.21039999999999,10668
-115.08,35.50790000000001,10668
-114.865,35.6649,10668
-114.864,35.82470000000001,10668
-114.864,35.9958,10668
-114.508,36.460499999999996,10668
-114.281,36.759299999999996,10668
-113.386,37.900000000000006,10668
-113.013,38.3604,10668
-112.104,39.13419999999999,10668
-109.015,41.59020000000001,10668
-106.277,43.090900000000005,10668
-103.012,43.976,10668
-98.3687,45.41739999999999,7345.68
-97.569,45.921099999999996,4389.12
-96.8158,46.91929999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>