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

  <url>
    <loc>https://mctyper.com/</loc>
    <lastmod>2024-01-01</lastmod> <!-- Optional: Change to actual last modified date YYYY-MM-DD -->
    <changefreq>monthly</changefreq> <!-- Optional: e.g., always, hourly, daily, weekly, monthly, yearly, never -->
    <priority>1.0</priority> <!-- Optional: 0.0 to 1.0 -->
  </url>
  
  <url>
    <loc>https://mctyper.com/game.html</loc>
    <lastmod>2024-01-01</lastmod> 
    <changefreq>monthly</changefreq>
    <priority>0.8</priority> 
  </url>
  
  <url>
    <loc>https://mctyper.com/typing-test.html</loc>
    <lastmod>2024-01-01</lastmod> 
    <changefreq>monthly</changefreq>
    <priority>0.7</priority> 
  </url>
  
</urlset>