<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KHPN to KPHL</name>
        <description>Westchester Co to Philadelphia Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KHPN to KPHL</name>
            <description>Westchester Co to Philadelphia Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-73.7014,41.060003,0
-73.653458,40.997323,91.44
-73.645355,40.984206,91.44
-73.638798,40.970605,91.44
-73.633838,40.956625,91.44
-73.63051,40.942372,91.44
-73.62884,40.927954,91.44
-73.62884,40.913481,91.44
-73.630509,40.899062,91.44
-73.633833,40.884809,91.44
-73.638786,40.870829,91.44
-73.645331,40.857228,91.44
-73.653416,40.844111,91.44
-73.66298,40.831576,91.44
-73.673949,40.81972,91.44
-73.68624,40.808632,91.44
-73.699759,40.798397,91.44
-73.714402,40.789092,91.44
-74.269899,40.43645,91.44
-75.040572,39.942815,91.44
-75.052815,39.931799,91.44
-75.066261,39.921643,91.44
-75.080809,39.912425,91.44
-75.096346,39.904214,91.44
-75.112756,39.897073,91.44
-75.129913,39.891056,91.44
-75.147687,39.88621,91.44
-75.238965,39.868043,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>