<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>SAEZ to SPIM</name>
        <description>Ministro Pistarini (ezeiza) to Jorge Chavez Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>SAEZ to SPIM</name>
            <description>Ministro Pistarini (ezeiza) to Jorge Chavez Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-58.553405,-34.819184,0
-58.639554,-34.803891,36.576
-58.699209,-34.773047,118.872
-58.742405,-34.72731,246.888
-60.830874,-32.668707,11856.720000000001
-62.826219,-30.578049,11856.720000000001
-64.736743,-28.45825,11856.720000000001
-66.571683,-26.312817,11856.720000000001
-68.33954,-24.144887,11856.720000000001
-70.048146,-21.957279,11856.720000000001
-71.70473,-19.75254,11856.720000000001
-73.315993,-17.532983,11856.720000000001
-74.888167,-15.300726,11856.720000000001
-77.075137,-12.101329,36.576
-77.107289,-12.03615,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>