<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VIDP to VANP</name>
        <description>Indira Gandhi Intl to Dr. Babasaheb Ambedkar Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VIDP to VANP</name>
            <description>Indira Gandhi Intl to Dr. Babasaheb Ambedkar Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>77.09789999999998,28.558499999999995,0
77.14609999999999,27.483599999999996,7010.400000000001
77.2156,26.141899999999993,10668
77.25720000000001,25.000299999999996,10668
77.26999999999998,24.70060000000001,10668
77.33589999999998,23.282700000000006,10576.560000000001
79.0199,21.111599999999996,91.44
79.04309999999998,21.097399999999993,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>