<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBOS to KRIC</name>
        <description>General Edward Lawrence Logan International Airport to Richmond Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBOS to KRIC</name>
            <description>General Edward Lawrence Logan International Airport to Richmond Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-71.0068,42.363,0
-72.7862,41.29769999999999,9144
-72.8951,41.225300000000004,9144
-73.4449,40.85560000000001,9144
-73.7714,40.63290000000001,9144
-74.0435,40.470200000000006,9144
-74.4445,40.0693,9144
-74.7166,39.793800000000005,9144
-74.9671,39.5377,9144
-75.1277,39.4487,9144
-75.516,39.231600000000014,9144
-75.678,39.06110000000001,8534.4
-75.7898,38.942999999999984,7894.320000000001
-75.8373,38.892300000000006,7650.4800000000005
-75.8844,38.842299999999994,7376.160000000001
-77.3201,37.5047,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>