<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WBGG to WBKK</name>
        <description>Kuching Intl to Kota Kinabalu Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WBGG to WBKK</name>
            <description>Kuching Intl to Kota Kinabalu Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>110.35399999999998,1.4883899999999954,0
111.39100000000002,2.313900000000004,8656.32
112.83600000000001,3.4416999999999973,10668
113.99400000000003,4.337779999999995,10210.800000000001
114.88499999999999,4.874579999999995,6156.96
116.05000000000001,5.933909999999997,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>