<?xml version="1.0" encoding="UTF-8"?>
<!--
  StuDell Group is a single-page site — navigation is client-side view state,
  not distinct URLs (routing-as-state, per the repo convention), so there is
  one canonical crawlable URL. If distinct routes are ever added, list them here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage — the whole site -->
  <url>
    <loc>https://studell.com.au/</loc>
    <priority>1.0</priority>
    <changefreq>monthly</changefreq>
  </url>
</urlset>
