<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RPLL to VMMC</name>
        <description>Ninoy Aquino Intl to Macau Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RPLL to VMMC</name>
            <description>Ninoy Aquino Intl to Macau Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>121.01300000000003,14.511300000000006,0
120.286,15.674300000000002,8869.68
118.959,17.993300000000005,10668
117.79000000000002,19.028599999999997,10668
116.67200000000003,20,10668
114.02999999999997,22.219499999999996,1615.44
113.59100000000001,22.1494,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>