<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBGR to KPHL</name>
        <description>Bangor Intl to Philadelphia Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBGR to KPHL</name>
            <description>Bangor Intl to Philadelphia Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-68.812322,44.796503,0
-68.739389,44.745947,256.03200000000004
-68.70406,44.693779,728.472
-68.695967,44.636174,1237.488
-68.71603,44.580071,1615.44
-68.761784,44.532231,1615.44
-68.82769,44.498422,1615.44
-70.490515,43.37833,1615.44
-72.09443,42.236282,1615.44
-75.041739,39.966205,1237.488
-75.08553,39.919041,728.472
-75.147687,39.88621,256.03200000000004
-75.238965,39.868043,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>