<?xml version="1.0" encoding="UTF-8"?>
<!-- The two pages that are a page. Everything in the app is behind a fragment,
     which is never sent to a server and so can never be a crawlable URL. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sekkei.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://sekkei.dev/skills/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
