<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VAKP to VOBL</name>
        <description>Kolhapur to Kempegowda Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VAKP to VOBL</name>
            <description>Kolhapur to Kempegowda Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>74.2886,16.664600000000007,0
74.61930000000001,15.857100000000003,5669.280000000001
75.54500000000002,15.001099999999994,10668
76.16559999999998,14.401399999999995,7680.96
77.73220000000003,13.206800000000001,91.44
77.70550000000003,13.198899999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>