<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage -->
  <url>
    <loc>https://noirlings.app</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Advanced Exercises Page -->
  <url>
    <loc>https://noirlings.app/advanced</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Basic Exercise Categories -->
  <url>
    <loc>https://noirlings.app/?category=intro</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://noirlings.app/?category=variables</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://noirlings.app/?category=control-flow</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://noirlings.app/?category=arrays</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://noirlings.app/?category=structs</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://noirlings.app/?category=traits</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://noirlings.app/?category=fields</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://noirlings.app/?category=integers</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Advanced Exercise Categories -->
  <url>
    <loc>https://noirlings.app/advanced?category=hashes</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://noirlings.app/advanced?category=merkle_trees</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://noirlings.app/advanced?category=privacy</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://noirlings.app/advanced?category=ethereum</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://noirlings.app/advanced?category=signatures</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://noirlings.app/advanced?category=embedded_curves</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://noirlings.app/advanced?category=optimization</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://noirlings.app/advanced?category=recursive_proofs</loc>
    <lastmod>2024-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>