<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBOS to KBGR</name>
        <description>Boston Logan Intl to Bangor Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBOS to KBGR</name>
            <description>Boston Logan Intl to Bangor Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-71.017891,42.374271,0
-71.086875,42.425669,399.288
-71.099408,42.4368,533.4
-71.11058,42.448696,658.368
-71.120306,42.461265,765.048
-71.128512,42.474411,850.392
-71.135135,42.488035,899.1600000000001
-71.140124,42.502033,914.4000000000001
-71.143439,42.516299,914.4000000000001
-71.145056,42.530723,914.4000000000001
-71.14496,42.545196,914.4000000000001
-71.143153,42.559607,914.4000000000001
-71.139646,42.573848,914.4000000000001
-71.134465,42.58781,914.4000000000001
-71.12765,42.601386,914.4000000000001
-71.119252,42.614473,914.4000000000001
-71.109334,42.626971,914.4000000000001
-71.097971,42.638786,914.4000000000001
-71.085249,42.649827,914.4000000000001
-71.071265,42.66001,914.4000000000001
-70.214981,43.319288,914.4000000000001
-68.676686,44.46083,914.4000000000001
-68.662526,44.471191,914.4000000000001
-68.649682,44.482393,914.4000000000001
-68.638254,44.494351,914.4000000000001
-68.628327,44.506975,914.4000000000001
-68.619978,44.520167,914.4000000000001
-68.613272,44.533828,914.4000000000001
-68.608261,44.547853,914.4000000000001
-68.604982,44.562136,914.4000000000001
-68.603462,44.576569,914.4000000000001
-68.603714,44.591041,914.4000000000001
-68.605735,44.605442,914.4000000000001
-68.609513,44.619664,914.4000000000001
-68.615018,44.633596,914.4000000000001
-68.622211,44.647135,914.4000000000001
-68.631036,44.660175,914.4000000000001
-68.641427,44.672619,914.4000000000001
-68.653306,44.684372,914.4000000000001
-68.666583,44.695344,899.1600000000001
-68.812322,44.796503,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>