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

  <!-- Homepage / Dashboard -->
  <url>
    <loc>https://electricurious.pages.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Appliances Database -->
  <url>
    <loc>https://electricurious.pages.dev/appliances</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- My Home Configuration -->
  <url>
    <loc>https://electricurious.pages.dev/my-home</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Cost Calculator -->
  <url>
    <loc>https://electricurious.pages.dev/costs</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Energy / Solar & Battery -->
  <url>
    <loc>https://electricurious.pages.dev/energy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Insights & Tips -->
  <url>
    <loc>https://electricurious.pages.dev/insights</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Settings (low priority for SEO) -->
  <url>
    <loc>https://electricurious.pages.dev/settings</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
