<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage - Most important page, updated frequently due to random facts -->
  <url>
    <loc>https://randomfact.com/</loc>
    <lastmod>2025-08-23</lastmod>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- About page - Static content, lower priority -->
  <url>
    <loc>https://randomfact.com/about</loc>
    <lastmod>2025-08-23</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Apps page - May contain links to other applications -->
  <url>
    <loc>https://randomfact.com/apps</loc>
    <lastmod>2025-08-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Privacy page - Legal/policy content, rarely changes -->
  <url>
    <loc>https://randomfact.com/privacy</loc>
    <lastmod>2025-08-23</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
