<?xml version="1.0" encoding="UTF-8"?>
<!--
  HarbourApps sitemap.

  Only pages that should appear in search results belong here.

  Deliberately NOT listed:
    /thanks  — carries <meta name="robots" content="noindex">. It is a form
               confirmation, not a destination; listing it would create a
               "Submitted URL marked noindex" error in Search Console.
    /404     — carries the same noindex tag. Error pages never belong in a sitemap.

  When you add a real page (e.g. /privacy, /work, a case study), copy a <url>
  block below, set <loc> and <lastmod>, and re-deploy. Update <lastmod> on the
  home page whenever its content actually changes — not on every deploy.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://harbourapps.com.au/</loc>
    <lastmod>2026-08-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
