<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RPLL to RCTP</name>
        <description>Manila Ninoy Aquino to Taiwan Taoyuan Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RPLL to RCTP</name>
            <description>Manila Ninoy Aquino to Taiwan Taoyuan Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>121.01300000000003,14.511700000000005,0
121.024,15.482299999999995,6339.84
120.697,17.272599999999997,10668
120.62099999999998,17.684600000000003,10668
120.56,18.0141,10668
120.529,18.178799999999995,10668
120.56900000000002,18.679299999999998,10668
120.60300000000001,19.096400000000003,10668
120.62799999999999,19.414100000000005,10668
120.75799999999998,21,10668
121.48599999999999,22.672399999999996,9784.08
121.58699999999999,22.993899999999996,8473.44
121.72300000000001,23.410300000000007,6766.56
121.23399999999998,25.0779,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>