<?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">

  <!--
    This is a single-page site — every anchor (#features, #compare, #pricing, #about,
    #privacy, #terms) resolves to the exact same HTML document, and the page itself declares
    one canonical URL (see <link rel="canonical" href="https://margintrack.nz/" /> in
    index.html). Listing the anchors as separate <url> entries — which the previous version of
    this file did — tells Google's crawler there are 7 distinct pages when there's really one,
    which duplicates the canonical signal rather than reinforcing it. A sitemap should only
    list URLs that return genuinely distinct content; add a new <url> entry here once real
    separate pages (a blog post, a dedicated pricing page, etc.) actually exist.
  -->
  <url>
    <loc>https://margintrack.nz/</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!--
    ADD BLOG POSTS OR NEW STANDALONE PAGES HERE as you publish them. Example:

    <url>
      <loc>https://margintrack.nz/blog/residual-land-value-calculator-nz</loc>
      <lastmod>2026-08-16</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.8</priority>
    </url>
  -->

</urlset>
