<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Startseite – höchste Priorität, wird regelmäßig aktualisiert -->
  <url>
    <loc>https://www.kipunks.de/</loc>
    <lastmod>2026-03-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- C.L.E.O. Produktseite – wichtigste Unterseite -->
  <url>
    <loc>https://www.kipunks.de/produkt.html</loc>
    <lastmod>2026-03-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Preise – kaufentscheidend, daher hohe Priorität -->
  <url>
    <loc>https://www.kipunks.de/preise.html</loc>
    <lastmod>2026-03-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Kontakt – relevant für Conversion -->
  <url>
    <loc>https://www.kipunks.de/kontakt.html</loc>
    <lastmod>2026-03-13</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Über uns – vertrauensbildend, ändert sich selten -->
  <url>
    <loc>https://www.kipunks.de/ueber-uns.html</loc>
    <lastmod>2026-03-13</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- impressum.html und datenschutz.html sind bewusst NICHT enthalten -->
  <!-- (beide haben meta robots noindex, follow) -->

</urlset>
