<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>próba út</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>próba út</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 18.933559,47.376362
18.933760,47.376450
18.934521,47.376770
18.934490,47.377258
18.934040,47.377739
18.934311,47.378052
18.934780,47.378349
18.935459,47.378529
18.936020,47.378639
18.936159,47.378429
18.936359,47.378361
18.936560,47.378361
18.936831,47.378040
18.937401,47.377998
18.937811,47.378281
18.938629,47.378319
18.939150,47.378551
18.939659,47.378738
18.940201,47.378651
18.940861,47.378712
18.941629,47.378860
18.942390,47.379009
18.943060,47.379131
18.943830,47.379250
18.944590,47.379398
18.945141,47.379719
18.945650,47.380009
18.946131,47.380260
18.946070,47.380341
18.946251,47.380451
18.946751,47.380810
18.947380,47.381081
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>