<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>OPKC to OOMS</name>
        <description>Karachi Jinnah Intl to Muscat Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>OPKC to OOMS</name>
            <description>Karachi Jinnah Intl to Muscat Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>67.1608,24.906599999999997,0
65.3792,25.309699999999992,10668
64.85059999999999,25.4217,10668
61.33330000000001,24.400000000000006,10668
59.13669999999999,23.927800000000005,3322.32
58.2809,23.600300000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>