<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for $NIKEPIG Meme Machine.
  Wave-21.1 update: dropped <priority> + <changefreq> per Google Search
  Central 2026 guidance — both fields are ignored by Google. Kept
  <lastmod> only (still used + weighted when accurate; stale lastmod
  values lose trust). Added /llms.txt + /llms-full.txt URLs so AI
  crawlers that check the sitemap discover the structured-data files
  without separate fetching. lastmod is hand-stamped at deploy time;
  if route count grows substantially a build-time auto-stamp script
  becomes worthwhile.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mememachine.nikepig.com/</loc>
    <lastmod>2026-05-08</lastmod>
  </url>
  <url>
    <loc>https://mememachine.nikepig.com/llms.txt</loc>
    <lastmod>2026-05-08</lastmod>
  </url>
  <url>
    <loc>https://mememachine.nikepig.com/llms-full.txt</loc>
    <lastmod>2026-05-08</lastmod>
  </url>
</urlset>
