<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VNKT to VIDP</name>
        <description>Kathmandu Tribhuvan Intl to INDIRA GANDHI INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VNKT to VIDP</name>
            <description>Kathmandu Tribhuvan Intl to INDIRA GANDHI INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>85.35910000000001,27.696583500000003,0
83.43277799999998,27.503332999999998,10668
81.466722,26.938972000000007,10668
80.880469,26.762203,10668
79.481761,27.333522000000002,9631.68
78.17833300000001,27.829306000000003,4693.92
77.10309024999998,28.5664965,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>