<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KOAK to KDEN</name>
        <description>Metro Oakland Intl to Denver Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KOAK to KDEN</name>
            <description>Metro Oakland Intl to Denver Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.21424,37.701499,0
-122.144349,37.654841,39.624
-122.129399,37.646512,57.912000000000006
-122.113591,37.639247,79.248
-122.097045,37.6331,103.632
-122.079886,37.628118,131.064
-122.062246,37.62434,164.592
-122.044258,37.621794,198.12
-122.026058,37.6205,234.696
-122.007786,37.620466,277.368
-121.989579,37.621694,320.04
-121.971576,37.624175,368.808
-121.953914,37.627888,417.576
-119.224836,38.213093,10576.560000000001
-116.457531,38.735411,10576.560000000001
-113.65207,39.191576,10576.560000000001
-110.812714,39.579631,10576.560000000001
-107.944288,39.89786,10576.560000000001
-104.956861,40.153105,1423.4160000000002
-104.938185,40.155494,1335.0240000000001
-104.919306,40.156629,1246.632
-104.90037,40.156503,1161.288
-104.881521,40.155116,1082.04
-104.862902,40.152478,1002.792
-104.844655,40.14861,926.5920000000001
-104.82692,40.143541,853.44
-104.809832,40.13731,780.288
-104.793521,40.129964,713.2320000000001
-104.778112,40.121559,649.224
-104.763721,40.112159,585.216
-104.750458,40.101836,527.304
-104.738424,40.090667,469.392
-104.72771,40.078739,417.576
-104.718398,40.066142,368.808
-104.710557,40.052972,320.04
-104.704248,40.039328,277.368
-104.699517,40.025316,234.696
-104.696399,40.011041,198.12
-104.694919,39.996612,164.592
-104.696589,39.851886,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>