<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>TTPP to SYCJ</name>
        <description>Piarco Intl to Cheddi Jagan Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>TTPP to SYCJ</name>
            <description>Piarco Intl to Cheddi Jagan Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-61.3373,10.595399999999998,0
-60.8682,9.80977,5943.6
-60.1596,8.916690000000003,10668
-59.687,8.317710000000005,9052.560000000001
-59.03110000000001,7.482439999999997,4876.8
-58.25450000000001,6.498859999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>