<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VVDN to VMMC</name>
        <description>Da Nang Intl to Macau Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VVDN to VMMC</name>
            <description>Da Nang Intl to Macau Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>108.19900000000001,16.044200000000004,0
109.16300000000001,17.5017,10668
109.16500000000002,17.67,10668
109.173,18.310000000000002,10668
109.40300000000002,18.488299999999995,10668
109.83299999999997,19.25,10668
110.137,20.0133,10668
110.137,20.015,10668
110.495,20.504999999999995,10668
111.055,20.9533,10515.6
111.827,21.569999999999993,6797.04
113.59100000000001,22.1494,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>