<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>NZCH to YSSY</name>
        <description>Christchurch Intl to Sydney Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>NZCH to YSSY</name>
            <description>Christchurch Intl to Sydney Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>172.522114,-43.497631,0
172.457963,-43.553068,36.576
172.443845,-43.563306,51.816
172.428548,-43.572612,70.104
172.412186,-43.580918,91.44
172.394885,-43.588158,118.872
172.376777,-43.594279,146.304
172.358,-43.599233,176.78400000000002
172.338696,-43.602983,210.312
172.319014,-43.605501,246.888
172.299103,-43.606767,286.512
172.279114,-43.606771,326.136
172.259202,-43.605514,371.856
172.239517,-43.603005,420.624
172.220211,-43.599263,469.392
172.201429,-43.594317,11887.2
172.183316,-43.588205,11887.2
169.108383,-42.582265,11887.2
166.139636,-41.498331,11887.2
163.271865,-40.340629,11887.2
160.503641,-39.114542,11887.2
157.832478,-37.825268,11887.2
155.255063,-36.477776,11887.2
151.310124,-34.206968,524.256
151.295422,-34.199117,469.392
151.281605,-34.190237,420.624
151.268778,-34.180394,371.856
151.257038,-34.169664,326.136
151.246475,-34.158128,286.512
151.237168,-34.145874,246.888
151.229189,-34.132996,210.312
151.222597,-34.11959,176.78400000000002
151.217443,-34.105761,146.304
151.180661,-33.964275,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>