<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSAN to KONT</name>
        <description>San Diego Intl to Ontario Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSAN to KONT</name>
            <description>San Diego Intl to Ontario Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-117.20435,32.737117,0
-117.287032,32.757139,243.84
-117.303091,32.762344,243.84
-117.31855,32.768707,243.84
-117.333292,32.776179,243.84
-117.347205,32.784702,243.84
-117.360182,32.794213,243.84
-117.372126,32.804638,243.84
-117.382944,32.815899,243.84
-117.392554,32.827909,243.84
-117.400883,32.840578,243.84
-117.407868,32.853808,243.84
-117.413454,32.867499,243.84
-117.417599,32.881548,243.84
-117.42027,32.895846,243.84
-117.421448,32.910285,243.84
-117.421121,32.924756,243.84
-117.419294,32.939148,243.84
-117.415978,32.953351,243.84
-117.327163,33.348101,243.84
-117.220719,33.853312,243.84
-117.2177,33.867566,243.84
-117.21619,33.881985,243.84
-117.216198,33.896458,243.84
-117.217726,33.910876,243.84
-117.220762,33.925128,243.84
-117.225285,33.939106,243.84
-117.231259,33.952704,243.84
-117.23864,33.965819,243.84
-117.247373,33.97835,243.84
-117.257391,33.990202,243.84
-117.268617,34.001285,243.84
-117.280968,34.011515,243.84
-117.294348,34.020814,243.84
-117.308657,34.02911,243.84
-117.323786,34.036342,243.84
-117.339618,34.042453,243.84
-117.356034,34.047398,243.84
-117.372908,34.051139,243.84
-117.390113,34.053646,243.84
-117.407516,34.054902,243.84
-117.582207,34.054957,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>