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

  <!-- Startseite -->
  <url>
    <loc>https://geeds.store/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Shop -->
  <url>
    <loc>https://geeds.store/shop</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Beispiel Produktdetailseiten -->
  <url>
    <loc>https://geeds.store/product/1</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://geeds.store/product/2</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Warenkorb -->
  <url>
    <loc>https://geeds.store/cart</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Checkout Daten -->
  <url>
    <loc>https://geeds.store/checkout</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Impressum -->
  <url>
    <loc>https://geeds.store/impressum</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Datenschutz -->
  <url>
    <loc>https://geeds.store/datenschutz</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- AGB -->
  <url>
    <loc>https://geeds.store/agb</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://geeds.store/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
