<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Beekeeping Website</title>
    <link>http://localhost:1313/</link>
    <description>Recent content on Beekeeping Website</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 26 Apr 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Last Honey Harvest</title>
      <link>http://localhost:1313/posts/3rd-post/</link>
      <pubDate>Sat, 26 Apr 2025 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/posts/3rd-post/</guid>
      <description>Harvested 15kg of summer honey. Beautiful light color with a hint of linden. The bees were calm. Used a fume board for the first time – worked perfectly. Extracted, filtered and bottled 24 jars. Already sold half to local customers. Great season so far.</description>
    </item>
    <item>
      <title>Spring Hive Inspection</title>
      <link>http://localhost:1313/posts/first-blog/</link>
      <pubDate>Tue, 08 Apr 2025 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/posts/first-blog/</guid>
      <description>Inspected the hives today after winter. All three colonies survived. Queen right in two hives. The third has signs of supersedure. Added pollen patties and reduced entrance. Hoping for a strong honey flow in May. Will check again in 10 days.</description>
    </item>
    <item>
      <title>First Honey Harvest</title>
      <link>http://localhost:1313/posts/second-blog/</link>
      <pubDate>Tue, 25 Mar 2025 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/posts/second-blog/</guid>
      <description>Harvested 15kg of summer honey. Beautiful light color with a hint of linden. The bees were calm. Used a fume board for the first time – worked perfectly. Extracted, filtered and bottled 24 jars. Already sold half to local customers. Great season so far.</description>
    </item>
    <item>
      <title>Beekeeping Gallery</title>
      <link>http://localhost:1313/gallery/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/gallery/</guid>
      <description>&lt;div class=&#34;gallery&#34;&gt;&#xA;  &#xA;    &#xA;      &#xA;      &#xA;      &lt;div class=&#34;gallery-item&#34;&gt;&#xA;        &lt;img src=&#34;http://localhost:1313/images/gallery/bee.jpg&#34; alt=&#34;bee.jpg&#34; onclick=&#34;showLightbox(this.src)&#34;&gt;&#xA;        &lt;p&gt;bee.jpg&lt;/p&gt;&#xA;      &lt;/div&gt;&#xA;    &#xA;  &#xA;    &#xA;      &#xA;      &#xA;      &lt;div class=&#34;gallery-item&#34;&gt;&#xA;        &lt;img src=&#34;http://localhost:1313/images/gallery/honey-bee.jpg&#34; alt=&#34;honey-bee.jpg&#34; onclick=&#34;showLightbox(this.src)&#34;&gt;&#xA;        &lt;p&gt;honey-bee.jpg&lt;/p&gt;&#xA;      &lt;/div&gt;&#xA;    &#xA;  &#xA;&lt;/div&gt;&#xA;&#xA;&lt;div id=&#34;lightbox&#34; class=&#34;lightbox&#34; onclick=&#34;hideLightbox()&#34;&gt;&#xA;  &lt;img id=&#34;lightbox-img&#34; src=&#34;&#34;&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;script&gt;&#xA;function showLightbox(src) {&#xA;  document.getElementById(&#39;lightbox&#39;).style.display = &#39;block&#39;;&#xA;  document.getElementById(&#39;lightbox-img&#39;).src = src;&#xA;}&#xA;function hideLightbox() {&#xA;  document.getElementById(&#39;lightbox&#39;).style.display = &#39;none&#39;;&#xA;}&#xA;document.addEventListener(&#39;keydown&#39;, function(e) {&#xA;  if (e.key === &#39;Escape&#39; &amp;&amp; document.getElementById(&#39;lightbox&#39;).style.display === &#39;block&#39;) {&#xA;    hideLightbox();&#xA;  }&#xA;});&#xA;&lt;/script&gt;&#xA;&#xA;&lt;style&gt;&#xA;.gallery {&#xA;  display: grid;&#xA;  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));&#xA;  gap: 20px;&#xA;  padding: 20px;&#xA;}&#xA;.gallery-item {&#xA;  text-align: center;&#xA;  background: #f9f9f9;&#xA;  border-radius: 8px;&#xA;  padding: 10px;&#xA;  transition: transform 0.3s;&#xA;}&#xA;.gallery-item:hover {&#xA;  transform: translateY(-5px);&#xA;  box-shadow: 0 5px 15px rgba(0,0,0,0.1);&#xA;}&#xA;.gallery-item img {&#xA;  width: 100%;&#xA;  height: 250px;&#xA;  object-fit: cover;&#xA;  border-radius: 8px;&#xA;  cursor: pointer;&#xA;}&#xA;.gallery-item p {&#xA;  margin-top: 10px;&#xA;  font-size: 14px;&#xA;  color: #666;&#xA;}&#xA;.lightbox {&#xA;  display: none;&#xA;  position: fixed;&#xA;  z-index: 999;&#xA;  top: 0;&#xA;  left: 0;&#xA;  width: 100%;&#xA;  height: 100%;&#xA;  background: rgba(0,0,0,0.9);&#xA;  cursor: pointer;&#xA;}&#xA;.lightbox img {&#xA;  position: absolute;&#xA;  top: 50%;&#xA;  left: 50%;&#xA;  transform: translate(-50%, -50%);&#xA;  max-width: 90%;&#xA;  max-height: 90%;&#xA;  object-fit: contain;&#xA;}&#xA;&lt;/style&gt;</description>
    </item>
    <item>
      <title>Contact</title>
      <link>http://localhost:1313/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>http://localhost:1313/contact/</guid>
      <description>&lt;form action=&#34;https://fabform.io/f/YOUR-FABFORM-ID&#34; method=&#34;POST&#34;&gt;&#xA;  &lt;label for=&#34;name&#34;&gt;Name:&lt;/label&gt;&#xA;  &lt;input type=&#34;text&#34; id=&#34;name&#34; name=&#34;name&#34; required&gt;&#xA;&lt;p&gt;&lt;label for=&#34;email&#34;&gt;Email:&lt;/label&gt;&#xA;&lt;input type=&#34;email&#34; id=&#34;email&#34; name=&#34;email&#34; required&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;label for=&#34;message&#34;&gt;Message:&lt;/label&gt;&lt;/p&gt;&#xA;  &lt;textarea id=&#34;message&#34; name=&#34;message&#34; rows=&#34;5&#34; required&gt;&lt;/textarea&gt;&#xA;&lt;p&gt;&lt;button type=&#34;submit&#34;&gt;Send Message&lt;/button&gt;&lt;/p&gt;&#xA;&lt;/form&gt;&#xA;&lt;p&gt;Or reach us directly: &lt;strong&gt;beekeeper@example.com&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
