<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEPA to MMMX</name>
        <description>Palma De Mallorca to Licenciado Benito Juarez Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEPA to MMMX</name>
            <description>Palma De Mallorca to Licenciado Benito Juarez Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.710785,39.547105,0
2.630827,39.509245,36.576
2.557314,39.49766,118.872
2.483101,39.506174,246.888
2.417121,39.533762,420.624
-1.359843,40.638104,11887.2
-5.256431,41.616594,11887.2
-9.264566,42.459652,11887.2
-13.372617,43.159481,11887.2
-17.565476,43.709189,11887.2
-21.824808,44.103077,11887.2
-26.129564,44.336895,11887.2
-30.456747,44.408053,11887.2
-34.782367,44.315752,11887.2
-39.082505,44.061028,11887.2
-43.334366,43.646693,11887.2
-47.517214,43.0772,11887.2
-51.613108,42.358417,11887.2
-55.607382,41.49737,11887.2
-59.488861,40.501951,11887.2
-63.249835,39.380635,11887.2
-66.885845,38.142214,11887.2
-70.395331,36.795566,11887.2
-73.779207,35.34947,11887.2
-77.040418,33.812458,11887.2
-80.183498,32.192712,11887.2
-83.214182,30.497995,11887.2
-86.139054,28.735615,11887.2
-88.965268,26.91241,11887.2
-91.700318,25.034751,11887.2
-94.351857,23.108562,11887.2
-98.953316,19.527501,118.872
-98.992194,19.482683,36.576
-99.058173,19.445711,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>