<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YBMK to YBHM</name>
        <description>Mackay to Hamilton Island</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YBMK to YBHM</name>
            <description>Mackay to Hamilton Island</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>149.177464,-21.163192,0
149.136176,-21.101925,60.96
149.129095,-21.089047,60.96
149.123244,-21.075643,60.96
149.118668,-21.061814,60.96
149.115402,-21.047666,60.96
149.113469,-21.033305,60.96
149.112885,-21.018842,60.96
149.096245,-20.804012,60.96
149.079606,-20.589181,60.96
149.080433,-20.574729,60.96
149.07991,-20.560264,60.96
149.078044,-20.545897,60.96
149.074847,-20.531737,60.96
149.070345,-20.517891,60.96
149.064573,-20.504466,60.96
149.057573,-20.491563,60.96
149.0494,-20.47928,60.96
148.956561,-20.363619,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>