<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VGZR to VYMD</name>
        <description>ZIA INTL to MANDALAY INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VGZR to VYMD</name>
            <description>ZIA INTL to MANDALAY INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>90.39773600000001,23.84337500000001,0
91.23972500000002,23.889568999999995,4724.400000000001
93.46333300000003,23.45075,10668
94.05494399999998,23.187472,9083.04
95.97474999999997,21.710943999999998,30.48
95.97779450000002,21.701009499999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>