<?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,30.48
-68.70406,44.693779,30.48
-68.695967,44.636174,30.48
-68.71603,44.580071,30.48
-68.761784,44.532231,30.48
-68.82769,44.498422,30.48
-70.490515,43.37833,30.48
-72.09443,42.236282,30.48
-75.041739,39.966205,30.48
-75.08553,39.919041,30.48
-75.147687,39.88621,30.48
-75.238965,39.868043,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>