<?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/Broetchen/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title>Vergleich -- Brötchen -- Bäcker</title>
      <link>https://inkubator.koppatz.com/2025/vergleich--zwei__baecker/</link>
      <guid>https://inkubator.koppatz.com/2025/vergleich--zwei__baecker/</guid>
      <pubDate>Tue, 05 Aug 2025 00:00:00 +0000</pubDate>
      <description><![CDATA[&lt;p&gt;Neben dem Brot, ist das Brötchen eine wichtiges Nahrungsmittel und unverzichtbar für ein dt. Frühstück. Ich hatte die seltene Gelegenheit an einem Tag zweimal Brötchen an verschiedenen Orten zu kaufen. Die Entfernung betrug etwa 70 Km.&lt;/p&gt;
&lt;p&gt;Den Unterschied kann man auch sehen.&lt;/p&gt;

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

&lt;div class=&quot;gallery-nav&quot;&gt;
&lt;button data-image=&quot;../images/zwei-broetchen-a.avif&quot;&gt;1&lt;/button&gt;
&lt;button data-image=&quot;../images/zwei-broetchen-b.avif&quot;&gt;2&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/zwei-broetchen-a.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/&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>