<?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
-58.21719999999999,-34.1828,0
-57.901700000000005,-33.5253,0
-57.1469,-31.911100000000005,0
-57.087199999999996,-31.7872,0
-56.67830000000001,-30.879999999999995,0
-56.6014,-30.7083,0
-56.44970000000001,-30.3697,0
-55.64779999999999,-28.5557,0
-55.6005,-28.4465,0
-55.452200000000005,-28.1006,0
-54.4735,-25.7372,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>