<?xml version="1.0" encoding="UTF-8"?>
<!--
  ONE URL, and that is the honest answer rather than a thin one.

  Jobbly is a single-page app that routes on the hash. Every screen a signed-out
  visitor can reach is served from "/" and differs only after the "#", which is
  not sent to the server and is not a separate URL to a search engine. Listing
  "/#/signup" or "/#/privacy" here would be listing the same document three
  times.

  So this file exists to answer the crawler that asks for it — before
  2026-09-08 it 404'd — and to carry a lastmod. It is not a growth plan.

  IF SEARCH TRAFFIC MATTERS, the change is not a longer sitemap. It is having
  more than one real URL: pre-rendered pages per trade and per city, served with
  their own title, description and content at their own path. That is a build
  decision, not a file.
-->
<!-- The namespace is an identifier, not an address: it is http:// because the
     sitemap protocol defines it that way, and changing it to https makes the
     file invalid. Nothing fetches it. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.jobbly.com.au/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
