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

  <!-- Root page -->
  <url>
    <loc>https://projectfusion.cloud/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Features page -->
  <url>
    <loc>https://projectfusion.cloud/features</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Demo page -->
  <url>
    <loc>https://projectfusion.cloud/demo</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- About page -->
  <url>
    <loc>https://projectfusion.cloud/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact page -->
  <url>
    <loc>https://projectfusion.cloud/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Auth page -->
  <url>
    <loc>https://projectfusion.cloud/auth</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
