<?xml version=„1.0“ encoding=„UTF-8“?> <kml xmlns=„http://earth.google.com/kml/2.1“> <Document>

<name>Ilzer Land</name>
<description><![CDATA[]]></description>
<Style id="style1">
  <LineStyle>
    <color>73FF0000</color>
    <width>5</width>
  </LineStyle>
</Style>
<Placemark>
  <name>Linie 1</name>
  <description><![CDATA[Ilzwanderung Schneidermühle]]></description>
  <styleUrl>#style1</styleUrl>
  <LineString>
    <tessellate>1</tessellate>
    <coordinates>
      13.403492,48.757153,0.000000
      13.401089,48.757378,0.000000
      13.398857,48.757774,0.000000
      13.397741,48.758846,0.000000
      13.398857,48.759640,0.000000
      13.400402,48.760490,0.000000
      13.401432,48.760883,0.000000
      13.403578,48.761734,0.000000
      13.405380,48.762074,0.000000
      13.408813,48.762241,0.000000
      13.410444,48.763092,0.000000
      13.411732,48.763771,0.000000
      13.412762,48.765526,0.000000
      13.412590,48.766315,0.000000
      13.413019,48.767788,0.000000
      13.413019,48.769146,0.000000
      13.413963,48.771126,0.000000
      13.415251,48.772087,0.000000
      13.417225,48.772766,0.000000
      13.416281,48.773556,0.000000
      13.415594,48.774181,0.000000
      13.413277,48.774181,0.000000
      13.410530,48.774292,0.000000
      13.409586,48.774067,0.000000
      13.408728,48.774406,0.000000
      13.407440,48.773895,0.000000
      13.404093,48.773842,0.000000
      13.403234,48.773785,0.000000
      13.402462,48.774349,0.000000
      13.402033,48.774521,0.000000
      13.400230,48.774689,0.000000
      13.398771,48.774914,0.000000
      13.397913,48.774521,0.000000
      13.397827,48.773163,0.000000
      13.398943,48.772369,0.000000
      13.401947,48.771748,0.000000
      13.404608,48.771351,0.000000
      13.405466,48.769936,0.000000
      13.404951,48.768467,0.000000
      13.403063,48.766373,0.000000
      13.402119,48.765297,0.000000
      13.402634,48.764111,0.000000
      13.402805,48.763035,0.000000
      13.401089,48.762016,0.000000
      13.398943,48.761395,0.000000
      13.397226,48.760941,0.000000
      13.397141,48.759525,0.000000
      13.397741,48.758846,0.000000
    </coordinates>
  </LineString>
</Placemark>

</Document> </kml>