<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- 1. Home -->
  <url>
    <loc>https://novax.games/</loc> 
    <lastmod>2025-11-29</lastmod>
    <changefreq>monthly</changefreq>        <!--  (always, hourly, daily, weekly, monthly, yearly, never) -->
    <priority>1.0</priority>
  </url>

  <!-- 2. Games -->
  <url>
    <loc>https://novax.games/games.html</loc>
    <lastmod>2025-11-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 3. Jobs -->
  <url>
    <loc>https://novax.games/careers.html</loc>
    <lastmod>2025-11-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 4. About -->
  <url>
    <loc>https://novax.games/about.html</loc>
    <lastmod>2025-11-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>


</urlset>