<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSAN to KOPF</name>
        <description>San Diego Intl to Opa Locka</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSAN to KOPF</name>
            <description>San Diego Intl to Opa Locka</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-117.174967,32.729994,0
-117.092329,32.709918,36.576
-117.075449,32.707134,51.816
-117.058346,32.705599,70.104
-117.041149,32.705324,91.44
-113.760914,32.54422,11887.2
-110.498868,32.299463,11887.2
-107.257364,31.971335,11887.2
-104.041803,31.561479,11887.2
-100.857086,31.071895,11887.2
-97.707544,30.504912,11887.2
-94.59689,29.863134,11887.2
-91.528186,29.149406,11887.2
-88.503839,28.366765,11887.2
-85.525605,27.518396,11887.2
-80.527458,25.919645,326.136
-80.51253,25.914241,286.512
-80.497136,25.910027,246.888
-80.481393,25.907037,210.312
-80.465421,25.905291,176.78400000000002
-80.44934,25.904805,146.304
-80.288672,25.912647,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>