<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WARR to WIBB</name>
        <description>Juanda International Airport to Sultan Syarif Kasim II</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WARR to WIBB</name>
            <description>Juanda International Airport to Sultan Syarif Kasim II</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>112.78700000000003,-7.379829999999998,0
111.61500000000001,-6.61833,9083.04
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,10668
106.03199999999998,-4.041269999999997,10668
105.238,-3.91892,10668
104.65300000000002,-2.8785900000000026,10668
103.64499999999998,-1.6360099999999989,10668
103.14300000000003,-1.1437999999999988,9144
102.33499999999998,-0.34916699999999423,4693.92
101.44400000000002,0.459226000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>