<?xml version="1.0" encoding="UTF-8"?>
<!--
  Top-level sitemap for goonlife.com static pages.

  The blog emits its own sitemap-index.xml at /blog/sitemap-index.xml
  via the Astro @astrojs/sitemap integration; it is referenced from
  robots.txt separately. This file covers only the hand-authored
  top-level pages.

  Note: /press/ is intentionally NOT listed here. It exists at the URL
  for direct sharing with specific journalists but is hidden from public
  discovery (no footer link, no sitemap entry, noindex meta on the page
  itself).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://goonlife.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://goonlife.com/support.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
</urlset>
