<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only indexable pages belong here. Every other page on this site carries
  <meta name="robots" content="noindex"> - the service pages are near
  duplicates of the same pages on the other tenant sites, and the comp
  entry forms, links page and thanks pages are not search destinations.
  Listing a noindexed URL in a sitemap asks Google to index a page you
  have told it not to, which shows up in Search Console as an error.

  /zerow-junior-development/ is index,follow and belongs here on its own
  merits, but is currently 302'd to home in _redirects while the programme
  is between intakes. Put it back when that redirect is removed.

  lastmod values are the real last-commit dates of each file. Stamping
  today's date on an unchanged page teaches Google to distrust the field.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://geelong.zerow.com.au/</loc>
    <lastmod>2026-07-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
