<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  NOTE: Replace 'snappysomm.com' with your actual domain when deploying.
  This sitemap should be generated dynamically to include all published blog posts.
  Consider implementing automatic sitemap generation on build/deploy.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://snappysomm.com/</loc>
    <lastmod>2025-01-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://snappysomm.com/scan</loc>
    <lastmod>2025-01-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://snappysomm.com/blog</loc>
    <lastmod>2025-01-29</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://snappysomm.com/contact</loc>
    <lastmod>2025-01-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://snappysomm.com/legal</loc>
    <lastmod>2025-01-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <!-- Blog posts should be added here dynamically -->
</urlset>
