<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SAEZ to SARI</name>
        <description>Ministro Pistarini Intl to Puerto Iguazu Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SAEZ to SARI</name>
            <description>Ministro Pistarini Intl to Puerto Iguazu Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-58.5326,-34.822,0
-57.901700000000005,-33.5253,91.44
-57.1469,-31.911100000000005,91.44
-57.087199999999996,-31.7872,91.44
-56.67830000000001,-30.879999999999995,91.44
-56.6014,-30.7083,91.44
-56.44970000000001,-30.3697,91.44
-55.64779999999999,-28.5557,91.44
-55.6005,-28.4465,91.44
-55.452200000000005,-28.1006,91.44
-55.0072,-27.0364,91.44
-54.4735,-25.7372,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>