<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YAMB to YMHB</name>
        <description>Amberley Military to Hobart</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YAMB to YMHB</name>
            <description>Amberley Military to Hobart</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>152.716464,-27.647344,0
152.745972,-27.714827,36.576
152.750523,-27.728728,54.864000000000004
152.753689,-27.742928,73.152
152.755444,-27.757317,94.488
152.755775,-27.771788,121.92
152.75468,-27.786228,149.352
152.752166,-27.80053,182.88
152.748252,-27.814583,216.40800000000002
152.038246,-30.055654,11490.960000000001
151.300072,-32.293605,11490.960000000001
150.52455,-34.527044,11490.960000000001
149.706316,-36.755312,11490.960000000001
148.839169,-38.977642,11490.960000000001
147.322136,-42.550441,786.384
147.315341,-42.564021,722.3760000000001
147.310178,-42.577986,658.368
147.306687,-42.592229,597.408
147.304894,-42.606642,542.544
147.304814,-42.621115,487.68
147.306449,-42.635538,432.81600000000003
147.309786,-42.649802,384.048
147.314802,-42.663797,338.32800000000003
147.321459,-42.677417,295.656
147.329706,-42.69056,256.03200000000004
147.339482,-42.703123,216.40800000000002
147.350713,-42.715013,182.88
147.363314,-42.726139,149.352
147.502061,-42.828978,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>