<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YMML to NZCH</name>
        <description>Melbourne Intl to Christchurch</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YMML to NZCH</name>
            <description>Melbourne Intl to Christchurch</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>144.837,-37.6655,0
145.61400000000003,-37.9256,4358.64
150.51800000000003,-39.6578,10668
157.83299999999997,-41.4651,10668
163,-42.4144,10668
167.49,-43.032,10668
168.55200000000002,-43.151,10668
170.015,-43.2978,7254.240000000001
172.515,-43.5041,60.96
172.534,-43.4866,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>