<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only publicly reachable, indexable pages belong here.

  Everything behind ProtectedRoute is excluded on purpose: those pages render
  nothing without a JWT, so listing them would spend crawl budget on redirects
  to /auth and can surface soft-404s in Search Console. /auth itself is
  excluded for the same reason it is disallowed in robots.txt — it is a form,
  not content.

  This is a static file: any new marketing page must be added here by hand, and
  <lastmod> bumped when the page's content actually changes.
-->
<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">
  <url>
    <loc>https://pettrek.co.za/</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
