<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WADD to WIPP</name>
        <description>Denpasar Ngurah Rai International to Sultan Mahmud Badaruddin II</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WADD to WIPP</name>
            <description>Denpasar Ngurah Rai International to Sultan Mahmud Badaruddin II</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>115.16700000000003,-8.748379999999997,0
113.89600000000002,-8.021420000000006,9479.28
112.77100000000002,-7.373940000000005,10668
111.61500000000001,-6.61833,10668
111.10000000000002,-6.295000000000002,10668
110.38299999999998,-6.298329999999993,10668
109.327,-6.300830000000005,10668
108.339,-6.3041999999999945,10668
107.036,-5.961190000000002,10668
106.46800000000002,-4.878839999999997,10576.560000000001
106.03199999999998,-4.041269999999997,6858
104.69799999999998,-2.8974199999999968,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>