<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Bükkszentkereszt</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Bükkszentkereszt</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 20.400351,47.163040
20.403570,47.176430
20.454390,47.187222
20.513620,47.228271
20.563669,47.256168
20.612410,47.315430
20.631350,47.370930
20.679079,47.402779
20.716770,47.459740
20.703510,47.507488
20.723339,47.561958
20.750351,47.604771
20.748159,47.627548
20.668301,47.649380
20.653900,47.653660
20.653830,47.653740
20.659081,47.698181
20.620720,47.722420
20.588150,47.775162
20.566280,47.805222
20.629869,47.834949
20.685680,47.888962
20.744160,47.946522
20.754210,47.991562
20.773781,48.035992
20.792860,48.065529
20.759159,48.090599
20.717550,48.087509
20.682140,48.067059
20.664471,48.070320
20.643930,48.068451
20.633459,48.067188
20.633410,48.067162
20.633400,48.067471
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>