<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static XML sitemap for poopals.co.nz, referenced by public/robots.txt.

  This is a real file in the publish directory, so it is served ahead of the
  single-page-app fallback rewrite in netlify.toml and returns genuine XML with
  an application/xml content type.

  Blog posts are markdown files in src/content/blog/ — the filename is the URL
  slug. When you add a post, add a matching <url> entry below.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://poopals.co.nz/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://poopals.co.nz/blog</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://poopals.co.nz/blog/wellington-winter-yard-hygiene</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://poopals.co.nz/blog/how-often-should-you-scoop</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://poopals.co.nz/terms</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://poopals.co.nz/privacy</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://poopals.co.nz/refunds</loc>
    <priority>0.3</priority>
  </url>
</urlset>
