<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>L tour D3 második rész</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>L tour D3 második rész</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 17.872900,47.262840
17.907881,47.284592
17.950520,47.314018
18.003920,47.313049
18.061220,47.322472
18.105141,47.323261
18.160761,47.318619
18.212669,47.324039
18.256229,47.333511
18.324249,47.337761
18.396891,47.344440
18.459459,47.385651
18.468630,47.393429
18.468519,47.393440
18.468790,47.393219
18.527880,47.428638
18.578979,47.469109
18.624500,47.501549
18.699200,47.494610
18.776091,47.485371
18.848520,47.473289
18.958811,47.452271
19.030910,47.475658
19.035681,47.479389
19.015310,47.465740
18.916840,47.451920
18.848551,47.389881
18.777309,47.331329
18.704620,47.275928
18.610300,47.232868
18.519110,47.199162
18.439951,47.151180
18.379589,47.172100
18.310940,47.214840
18.215219,47.200748
18.126619,47.184021
18.046780,47.143471
17.955830,47.101608
17.926689,47.111511
17.930771,47.104759
17.897221,47.076199
17.852320,47.056721
17.785641,47.019371
17.704611,46.988880
17.701891,46.953060
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>