<?xml version="1.0" encoding="UTF-8"?>
<!--
  Homepage only, deliberately.

  A route does not belong in here until it pre-renders. Listing a route whose
  body arrives only after JavaScript runs invites a crawler to a page it will
  read as empty, which is worse than not inviting it at all.

  This file is written by hand while there is one route. When routing and
  pre-rendering land, it should be generated at build time from the real route
  list so it cannot drift.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.dragonstone.co.za/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
