<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>NZAA to YPPH</name>
        <description>Auckland International to Perth Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>NZAA to YPPH</name>
            <description>Auckland International to Perth Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>174.766577,-37.017479,0
174.680887,-37.041082,36.576
174.663297,-37.044597,51.816
171.053656,-37.626396,11887.2
167.397696,-38.09803,11887.2
163.700071,-38.455051,11887.2
159.971753,-38.69484,11887.2
156.224608,-38.815596,11887.2
152.471067,-38.816403,11887.2
148.723753,-38.697253,11887.2
144.995102,-38.459053,11887.2
141.29699,-38.103591,11887.2
137.640402,-37.633475,11887.2
134.035161,-37.052053,11887.2
130.489724,-36.36331,11887.2
127.011057,-35.571757,11887.2
123.604586,-34.682312,11887.2
120.274215,-33.700192,11887.2
116.055686,-32.291139,1042.416
116.039486,-32.286456,969.264
116.023832,-32.280597,899.1600000000001
116.008842,-32.273608,829.056
115.994631,-32.26554,762
115.981307,-32.256455,697.9920000000001
115.968972,-32.246424,637.032
115.957718,-32.235521,579.12
115.947632,-32.22383,524.256
115.938791,-32.211439,469.392
115.93126,-32.198444,420.624
115.925098,-32.184943,371.856
115.92035,-32.171039,326.136
115.917053,-32.156838,286.512
115.915231,-32.142447,246.888
115.914897,-32.127977,210.312
115.916054,-32.113537,176.78400000000002
115.918693,-32.099237,146.304
115.959683,-31.958739,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>