<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KORD to LIRF</name>
        <description>Chicago Ohare Intl to Roma Fiumicino Leonardo Da Vinci</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KORD to LIRF</name>
            <description>Chicago Ohare Intl to Roma Fiumicino Leonardo Da Vinci</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-87.902397,41.963119,0
-87.840016,41.907591,33.528
-87.772743,41.878543,115.82400000000001
-87.696204,41.868371,240.792
-87.61961,41.878306,408.432
-87.552179,41.907151,621.792
-84.249883,43.747575,12192
-80.746641,45.488399,12192
-77.027563,47.115464,12192
-73.083488,48.614767,12192
-68.909956,49.971423,12192
-64.508965,51.170013,12192
-59.890724,52.195096,12192
-55.075113,53.031899,12192
-50.09247,53.66714,12192
-44.983295,54.089917,12192
-39.796626,54.292551,12192
-34.587102,54.271232,12192
-29.411069,54.026366,12192
-24.322382,53.562534,12192
-19.368646,52.888085,12192
-14.588513,52.014441,12192
-10.010318,50.955234,12192
-5.652019,49.725425,12192
-1.522138,48.340498,12192
2.378691,46.815806,12192
6.055952,45.166087,12192
12.084675,41.961847,240.792
12.150214,41.930617,115.82400000000001
12.197405,41.884594,33.528
12.226361,41.815517,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>