<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained. Update a page's lastmod when its content changes, not
  when its markup or metadata does. These are not generated from file
  mtimes on purpose: git does not preserve mtimes across a checkout, so a
  CI build would stamp every page with the build date and the field would
  carry no information at all.

  The two legal pages' dates match the "Last updated" line printed at the
  bottom of each, which is the date that actually means something. Keep
  them in sync.

  changefreq and priority are omitted deliberately; Google has stated it
  ignores both. lastmod it does use.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://platefolio.app/</loc>
    <lastmod>2026-08-28</lastmod>
  </url>
  <url>
    <loc>https://platefolio.app/acceptable-use</loc>
    <lastmod>2026-08-24</lastmod>
  </url>
  <url>
    <loc>https://platefolio.app/privacy</loc>
    <lastmod>2026-08-27</lastmod>
  </url>
  <url>
    <loc>https://platefolio.app/contact</loc>
    <lastmod>2026-08-28</lastmod>
  </url>
</urlset>
