<?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 -->
  <url>
    <loc>https://impostle.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Normal Mode page -->
  <url>
    <loc>https://impostle.com/normal.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Hardcore Mode page -->
  <url>
    <loc>https://impostle.com/hardcore.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Daily Mode page -->
  <url>
    <loc>https://impostle.com/daily.html</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- (Optional) Static assets – include if you want search engines to index them -->
  <!--
  <url>
    <loc>https://yourdomain.com/imposter.css</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://yourdomain.com/imposter.js</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  -->

</urlset>
