<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VOBL to WSSS</name>
        <description>Kempegowda Intl to Singapore Changi Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VOBL to WSSS</name>
            <description>Kempegowda Intl to Singapore Changi Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>77.70550000000003,13.198899999999995,0
77.73220000000003,13.206800000000001,152.4
79.59860000000003,12.084699999999998,12192
80.11529999999999,11.859700000000004,12192
82.85609999999997,10.632800000000003,12192
85.87170000000003,9.251670000000004,12192
89.32830000000001,7.693330000000003,12192
93.08330000000001,6,12192
98.60770000000002,3.5045499999999947,12192
100.08799999999997,2.855000000000004,12192
101.56299999999999,2.206699999999998,10088.880000000001
103.089,1.5516999999999967,3596.6400000000003
103.988,1.3555099999999953,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>