<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YMHB to YMML</name>
        <description>Hobart to Melbourne Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YMHB to YMML</name>
            <description>Hobart to Melbourne Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>147.502061,-42.828978,0
147.43263,-42.777579,164.592
147.420019,-42.766454,237.744
147.408778,-42.754564,320.04
147.398994,-42.742,2560.32
147.39074,-42.728858,2560.32
146.646566,-41.370709,2560.32
145.937025,-40.009276,2560.32
144.885084,-37.870058,993.648
144.877802,-37.856776,865.6320000000001
144.872016,-37.843043,740.664
144.867768,-37.828964,624.84
144.840993,-37.685789,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>