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

  <!-- Home -->
  <url>
    <loc>https://dreamcrafter.store/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Public Pages -->
  <url>
    <loc>https://dreamcrafter.store/hero-demo</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://dreamcrafter.store/resin-calculator</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Auth Pages (Low SEO Priority) -->
  <url>
    <loc>https://dreamcrafter.store/login</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <url>
    <loc>https://dreamcrafter.store/register</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- Dashboard & Private Pages (Set low priority but included if accessible) -->
  <url>
    <loc>https://dreamcrafter.store/dashboard</loc>
    <changefreq>monthly</changefreq>
    <priority>0.1</priority>
  </url>

  <url>
    <loc>https://dreamcrafter.store/customers</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://dreamcrafter.store/orders</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://dreamcrafter.store/settings</loc>
    <changefreq>monthly</changefreq>
    <priority>0.1</priority>
  </url>

  <url>
    <loc>https://dreamcrafter.store/download-pdf</loc>
    <changefreq>yearly</changefreq>
    <priority>0.1</priority>
  </url>

</urlset>
