<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitecairn — sitemap.xml
  One URL for now: the marketing/landing page. Update the <loc> below once
  this folder is actually deployed to sitecairn.com (and rename
  sitecairn_landing.html to index.html on the web server at that point —
  it's kept under its own name here so it stays independent from the
  app's own index.html/css/js in this same working folder).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sitecairn.com/</loc>
    <lastmod>2026-09-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
