<?xml version="1.0" encoding="UTF-8"?>
<!--
  PadLab is a single page. Every route is drawn client side from the same document, so there
  is exactly one URL worth telling a crawler about, and pointing at project routes would be
  wrong: a `/p-<id>` link only resolves on the device that made the project.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://padlab-a69.pages.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
