<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>YSSY to YBNA</name>
        <description>Sydney Intl to Ballina</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>YSSY to YBNA</name>
            <description>Sydney Intl to Ballina</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>151.171603,-33.929358,0
151.153266,-33.858611,164.592
151.151097,-33.84425,234.696
151.150445,-33.829787,316.992
151.151312,-33.815332,408.432
151.153691,-33.800995,509.016
151.157565,-33.786884,618.744
151.162903,-33.773108,734.568
151.169664,-33.75977,856.488
151.783347,-32.410424,2590.8
152.383267,-31.059144,2590.8
153.273159,-28.988328,1999.488
153.278381,-28.974595,1886.712
153.284951,-28.961312,1764.7920000000001
153.292818,-28.948581,1639.824
153.301923,-28.936498,1508.76
153.312195,-28.925156,1377.6960000000001
153.323556,-28.91464,1246.632
153.33592,-28.905031,1115.568
153.349192,-28.896402,984.504
153.363272,-28.888818,856.488
153.378053,-28.882338,734.568
153.393421,-28.877011,618.744
153.551814,-28.83575,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>