<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage — highest priority, updated today -->
  <url>
    <loc>https://amgecho.com/</loc>
    <lastmod>2026-06-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Blog index — updated frequently as posts are added -->
  <url>
    <loc>https://amgecho.com/blog.html</loc>
    <lastmod>2026-06-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
  ═══════════════════════════════════════════════════════
  HOW TO ADD A NEW PAGE TO THIS SITEMAP
  Copy one <url> block below, paste it above this comment,
  and fill in the details:

  <url>
    <loc>https://amgecho.com/your-page.html</loc>
    <lastmod>YYYY-MM-DD</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  PRIORITY GUIDE:
  1.0 = Homepage only
  0.8 = Blog index, key landing pages
  0.7 = Individual blog posts, case studies
  0.5 = Secondary pages

  CHANGEFREQ GUIDE:
  weekly  = Pages you update often (homepage, blog index)
  monthly = Pages that rarely change (about, services)
  yearly  = Static pages (privacy policy etc.)

  IMPORTANT: Every time you update a page, change its
  <lastmod> to today's date in YYYY-MM-DD format.
  Then resubmit the sitemap in Google Search Console.
  ═══════════════════════════════════════════════════════
  -->

</urlset>
