<?xml version="1.0" encoding="UTF-8"?>
<!--
  Grasp Social — Sitemap (GS_WEB_LAUNCH_CONSOLIDATION_v2 Phase B2;
  blog + waitlist routes added GS-20260616-SITEREMEDIATE).

  Public marketing routes only. Authenticated routes (/dashboard, /posts,
  /settings, etc.) are excluded — they require sign-in and produce no
  public content for crawlers.

  Updated when: marketing routes are added/removed. The per-post /blog/<slug>
  entries below mirror the static blog corpus (src/content/blog/*.md, slug in
  frontmatter); ADD a <url> here when a post is added. lastmod uses the
  production deploy date convention (Operator updates at deploy if a
  marketing route's content changed materially).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://graspsocial.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/blog</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/blog/how-to-avoid-creator-burnout</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/blog/how-to-find-your-niche-as-a-content-creator</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/blog/social-media-metrics-that-actually-matter-for-creators</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/blog/how-to-find-trending-topics-before-they-peak</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/blog/which-social-media-platform-should-creators-focus-on-in-2026</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/waitlist</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://graspsocial.io/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
