<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPHL to KTPA</name>
        <description>Philadelphia Intl to Tampa Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPHL to KTPA</name>
            <description>Philadelphia Intl to Tampa Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-75.275193,39.860811,0
-75.366413,39.842572,82.296
-75.384173,39.837723,118.872
-75.401314,39.831704,161.544
-75.417704,39.824561,210.312
-75.43322,39.816348,265.176
-75.447744,39.807128,329.184
-75.461164,39.796971,396.24
-75.473379,39.785953,5212.08
-75.484296,39.77416,5212.08
-75.493832,39.76168,5212.08
-76.828499,37.819469,5212.08
-78.096617,35.864098,5212.08
-79.303455,33.896044,5212.08
-80.455678,31.916756,5212.08
-82.515444,28.134652,329.184
-82.522823,28.121724,265.176
-82.528896,28.108279,210.312
-82.533616,28.094418,161.544
-82.536949,28.080246,118.872
-82.538868,28.065872,82.296
-82.541328,27.993539,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>