<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LGAV to LGKR</name>
        <description>Athens Intl Airport Elefterios Venizel to Ioannis Kapodistrias Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LGAV to LGKR</name>
            <description>Athens Intl Airport Elefterios Venizel to Ioannis Kapodistrias Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>23.943261,37.923511,0
23.888683,37.865358,448.05600000000004
23.827529,37.833424,457.20000000000005
23.756254,37.819929,457.20000000000005
23.683437,37.826502,457.20000000000005
23.617845,37.852353,457.20000000000005
22.441447,38.393262,457.20000000000005
20.100995,39.415768,457.20000000000005
20.03006,39.434455,457.20000000000005
19.971652,39.470753,457.20000000000005
19.932812,39.520284,448.05600000000004
19.914606,39.591275,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>