<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YMML to KLAX</name>
        <description>Melbourne Intl to Los Angeles Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YMML to KLAX</name>
            <description>Melbourne Intl to Los Angeles Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>144.834913,-37.653193,0
144.82157,-37.581603,36.576
144.820487,-37.567156,51.816
144.820996,-37.552688,70.104
144.823093,-37.538311,91.44
144.826762,-37.524133,118.872
144.831974,-37.510263,146.304
144.838689,-37.496806,176.78400000000002
144.846855,-37.483864,210.312
144.85641,-37.471536,246.888
144.867281,-37.459916,286.512
144.879384,-37.449092,326.136
144.892628,-37.439147,371.856
144.906911,-37.430155,420.624
144.922125,-37.422187,469.392
144.938154,-37.415302,524.256
144.954876,-37.409552,579.12
148.476729,-36.018363,11887.2
151.87637,-34.528734,11887.2
155.152988,-32.948293,11887.2
158.311587,-31.285393,11887.2
161.358317,-29.547943,11887.2
164.300129,-27.743375,11887.2
167.144497,-25.878633,11887.2
169.899194,-23.960188,11887.2
172.572125,-21.994051,11887.2
175.171199,-19.985811,11887.2
177.704244,-17.940665,11887.2
-179.821045,-15.863458,11887.2
-177.397143,-13.758727,11887.2
-175.016701,-11.630734,11887.2
-172.672546,-9.483512,11887.2
-170.357668,-7.3209,11887.2
-168.065197,-5.146583,11887.2
-165.788376,-2.964129,11887.2
-163.520531,-0.777021,11887.2
-161.255034,1.411302,11887.2
-158.985271,3.597416,11887.2
-156.704603,5.777873,11887.2
-154.406337,7.949169,11887.2
-152.083685,10.107705,11887.2
-149.729739,12.249756,11887.2
-147.337445,14.37143,11887.2
-144.899578,16.468632,11887.2
-142.40874,18.537025,11887.2
-139.857352,20.571986,11887.2
-137.23768,22.568573,11887.2
-134.541862,24.521478,11887.2
-131.761981,26.424994,11887.2
-128.890156,28.272979,11887.2
-125.918681,30.058827,11887.2
-122.840208,31.775453,11887.2
-118.672723,33.891115,326.136
-118.65794,33.89879,286.512
-118.642406,33.905365,246.888
-118.626239,33.910792,210.312
-118.609563,33.915029,176.78400000000002
-118.592505,33.918044,146.304
-118.419402,33.935848,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>