<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                           http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  <!-- Homepage -->
  <url>
    <loc>https://quiznator.ca/</loc>
    <lastmod>2023-08-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://quiznator.ca/mock_design/landing2.PNG</image:loc>
      <image:title>Quiznator Landing Page</image:title>
    </image:image>
  </url>

  <!-- Main Pages -->
  <url>
    <loc>https://quiznator.ca/sign-in</loc>
    <lastmod>2023-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://quiznator.ca/sign-up</loc>
    <lastmod>2023-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://quiznator.ca/privacy</loc>
    <lastmod>2023-08-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://quiznator.ca/terms</loc>
    <lastmod>2023-08-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Features Section -->
  <url>
    <loc>https://quiznator.ca/#features</loc>
    <lastmod>2023-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Teachers Section -->
  <url>
    <loc>https://quiznator.ca/#teachers</loc>
    <lastmod>2023-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Demo Section -->
  <url>
    <loc>https://quiznator.ca/#demo</loc>
    <lastmod>2023-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- FAQ Section -->
  <url>
    <loc>https://quiznator.ca/#faq</loc>
    <lastmod>2023-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset> 