<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KPHL to EDDF</name>
        <description>Philadelphia Intl to Frankfurt</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KPHL to EDDF</name>
            <description>Philadelphia Intl to Frankfurt</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-75.2368,39.8741,0
-74,40,6248.400000000001
-72,41,10668
-71,41,10668
-70,41,10668
-69,41,10668
-67,41.11670000000001,10668
-60,42,10668
-50,44,10668
-40,46,10668
-30,48,10668
-20,49,10668
-15,49,10668
-13,49,10668
-11.76830000000001,49.05279999999999,10668
-6,51,10668
-5,51,10668
-4,51,10668
-3,51,10668
-2,51,10668
-1,51,10668
0,51,10668
1,51,10668
2,51,10668
4,50,10668
5,50,8900.16
6,50,6400.8
7,50,3870.96
8.540670000000006,50.0326,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>