<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SAEZ to SUMU</name>
        <description>Ministro Pistarini Intl to Carrasco/Cesareo L. Berisso Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SAEZ to SUMU</name>
            <description>Ministro Pistarini Intl to Carrasco/Cesareo L. Berisso Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-58.5326,-34.822,0
-58.50319999999999,-34.8278,0
-58.2144,-34.8608,0
-57.94919999999999,-34.8503,0
-57.5172,-34.7161,0
-56.4922,-34.5136,0
-55.9106,-34.6612,0
-55.8981,-34.6661,0
-55.8566,-34.6934,0
-55.8505,-34.7284,0
-55.8612,-34.7349,0
-55.8938,-34.7548,0
-55.93180000000001,-34.778,0
-56.028400000000005,-34.8336,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>