<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VVPC to VVTS</name>
        <description>Phucat to Tansonnhat Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VVPC to VVTS</name>
            <description>Phucat to Tansonnhat Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>109.050022,13.943464,0
109.09079,13.882876,472.44
109.104358,13.826502,518.1600000000001
109.097253,13.769022,518.1600000000001
109.070342,13.717367,518.1600000000001
109.026876,13.677766,518.1600000000001
108.291444,12.780481,518.1600000000001
107.564416,11.881595,518.1600000000001
106.811259,10.938515,518.1600000000001
106.782763,10.887834,518.1600000000001
106.738337,10.84978,472.44
106.669594,10.823736,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>