<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every public page, and only the public ones. /admin is deliberately
  absent, it is noindex and linked from nowhere.

  The URLs are the extensionless form, because that is what Cloudflare
  Pages canonicalises to with a 308 and what the canonical link on each
  page points at. Listing /commercial.html here would put a redirect in
  the sitemap, which is a wasted crawl.

  Hand maintained. Add a page here when you add a page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gwonho.com/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://gwonho.com/commercial</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://gwonho.com/personal</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://gwonho.com/video-commercial</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://gwonho.com/video-personal</loc>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://gwonho.com/aboutme</loc>
    <priority>0.5</priority>
  </url>
</urlset>
