<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SBFI to SCBQ</name>
        <description>Foz do Iguacu Intl to EL BOSQUE</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SBFI to SCBQ</name>
            <description>Foz do Iguacu Intl to EL BOSQUE</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-54.487300000000005,-25.595799999999997,0
-55.17060000000001,-25.870000000000005,2956.56
-56.63329999999999,-26.488299999999995,6096
-57.54169999999999,-26.855000000000004,6096
-58.45609999999999,-27.212199999999996,6096
-59.05709999999999,-27.4469,6096
-59.7992,-28.094700000000003,5974.08
-60.99250000000001,-29.106899999999996,5181.6
-61.87219999999999,-29.864400000000003,4602.4800000000005
-61.92529999999999,-29.8733,4572
-63.3386,-30.7783,3749.04
-64.2037,-31.313199999999995,3230.88
-65.1986,-31.661100000000005,2743.2000000000003
-66.5122,-32.1044,2072.6400000000003
-67.77,-32.5125,1463.04
-68.7908,-32.8318,944.88
-70.6884,-33.5618,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>