<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Inkubator</title>
    <link>https://inkubator.koppatz.com/</link>
    <description>Inkubator</description>
    <atom:link href="https://inkubator.koppatz.com/tags/Kacheln/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Kacheln — Sammlung — Bilder</title>
      <link>https://inkubator.koppatz.com/extras/kachel--sammlung/</link>
      <guid>https://inkubator.koppatz.com/extras/kachel--sammlung/</guid>
      <pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate>
      <description><![CDATA[&lt;h3&gt;Kollektion I&lt;/h3&gt;
&lt;p&gt;Aus dem alten Gebäude des Johanniter-Krankenhauses Potsdam.&lt;/p&gt;

&lt;div class=&quot;gallery&quot;&gt;

  &lt;div class=&quot;gallery-nav&quot;&gt;
    &lt;button data-image=&quot;../images/kacheln/fliessen-001.avif&quot;&gt;1&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/fliessen-002.avif&quot;&gt;2&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-001.avif&quot;&gt;3&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-002.avif&quot;&gt;4&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-003.avif&quot;&gt;5&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-004.avif&quot;&gt;6&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-005.avif&quot;&gt;7&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-006.avif&quot;&gt;8&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-007.avif&quot;&gt;9&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-008.avif&quot;&gt;10&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-009.avif&quot;&gt;11&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-010.avif&quot;&gt;12&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-011.avif&quot;&gt;13&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-012.avif&quot;&gt;14&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-013.avif&quot;&gt;15&lt;/button&gt;
    &lt;button data-image=&quot;../images/kacheln/kunst--fussboden__kacheln-014.avif&quot;&gt;16&lt;/button&gt;
  &lt;/div&gt;

  &lt;!-- Großes Bild --&gt;
  &lt;img id=&quot;main-image&quot; src=&quot;https://inkubator.koppatz.com/../images/kacheln/fliessen-001.avif&quot; alt=&quot;Galeriebild&quot;
       class=&quot;thumbnail&quot; onclick=&quot;openOverlay()&quot;&gt;

&lt;/div&gt;
&lt;!-- Overlay --&gt;
&lt;div id=&quot;overlay&quot; onclick=&quot;closeOverlay()&quot;&gt;
  &lt;img id=&quot;big&quot; src=&quot;https://inkubator.koppatz.com/../images/kacheln/fliessen-001.avif&quot;&gt;
&lt;/div&gt;

&lt;script&gt;
const mainImage = document.getElementById(&#39;main-image&#39;);
const buttons = document.querySelectorAll(&#39;.gallery-nav button&#39;);

buttons.forEach(button =&gt; {
button.addEventListener(&#39;click&#39;, () =&gt; {
mainImage.src = button.dataset.image;
big.src = button.dataset.image;
});
});
&lt;/script&gt;]]></description>
    </item>
    
  </channel>
</rss>