<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Homepage -->
  <url>
    <loc>https://www.codeguy.dev/</loc>
    <priority>1.0</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Human-readable AI Policy -->
  <url>
    <loc>https://www.codeguy.dev/ai-policy.html</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Machine-readable LLM Policy -->
  <url>
    <loc>https://www.codeguy.dev/llm.txt</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- MTA-STS policy (optional but discoverable) -->
  <url>
    <loc>https://www.codeguy.dev/.well-known/mta-sts.txt</loc>
    <priority>0.3</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>
