<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YSSY to RPLL</name>
        <description>Sydney Intl to Manille Ninoy Aquino Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YSSY to RPLL</name>
            <description>Sydney Intl to Manille Ninoy Aquino Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>151.171603,-33.929358,0
151.134974,-33.787859,0
149.35612,-31.382652,0
147.088333,-28.053333,0
144.764167,-25.964167,0
142.753064,-22.823564,0
141.232222,-20.354444,0
138.949219,-16.707281,0
137.341055,-14.236579,0
135.639763,-11.345338,0
133.972656,-8.444551,0
132.39,-5.516667,0
130.666172,-2.851653,0
129.18,0.483333,0
127.466521,3.203758,0
125.837923,6.115263,0
124.046531,9.478364,0
122.548756,12.369906,0
121.419465,14.730356,0
121.030114,14.514503,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>