<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VANP to VECC</name>
        <description>Dr. Babasaheb Ambedkar Intl to Kolkata Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VANP to VECC</name>
            <description>Dr. Babasaheb Ambedkar Intl to Kolkata Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>79.04309999999998,21.097399999999993,0
80.59359999999998,21.502499999999998,9784.08
81.30669999999998,21.692499999999995,10668
81.63999999999999,21.7842,10668
81.99810000000002,21.871700000000004,10668
83.32310000000001,22.184200000000004,10668
83.92719999999997,22.321699999999993,10668
84.83330000000001,22.529200000000003,10668
86.1739,22.813199999999995,8321.04
88.44810000000001,22.676000000000002,60.96
88.44670000000002,22.654799999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>