<?xml version="1.0" encoding="UTF-8"?>
<!-- Static pages only. Slide detail pages are listed by the backend at
     /sitemap-slides.xml (generated from the database).

     lastmod is the last commit date of the page's own source, in UTC. After
     editing a page under src/pages/, src/docs/ or src/legal/, refresh its
     lastmod with the commit date of that source file (git log for the file).
     This is deliberately manual: the deploy workflows check out at depth 1,
     so a build-time git log cannot see per-file history and would emit worse
     values than these. Automating it means adding fetch-depth: 0 first.

     Converted-output directories (src/docs/features/, src/legal/terms/) hold
     several views of one document. Only pages with their own body are listed:

       index.html  self-canonical         -> listed
       {n}.html    self-canonical         -> listed (own page of the document)
       thumbnail.html, contents.html      -> NOT listed; they are the thumbnail
                                             and table-of-contents views of
                                             index.html and carry no body of
                                             their own. Per pdf-html/app#845
                                             they canonicalise to index.html,
                                             so listing them would advertise
                                             URLs that point elsewhere. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
  <loc>https://www.slide2web.gmo/</loc>
  <lastmod>2026-06-23T10:54:44+00:00</lastmod>
  <priority>1.00</priority>
</url>
<url>
  <loc>https://www.slide2web.gmo/slides/</loc>
  <lastmod>2026-08-06T00:00:00+00:00</lastmod>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://www.slide2web.gmo/about/</loc>
  <lastmod>2026-06-12T06:12:29+00:00</lastmod>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://www.slide2web.gmo/howto/</loc>
  <lastmod>2026-05-11T06:26:49+00:00</lastmod>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://www.slide2web.gmo/support/</loc>
  <lastmod>2026-06-24T02:14:55+00:00</lastmod>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://www.slide2web.gmo/docs/features/index.html</loc>
  <lastmod>2026-08-06T00:00:00+00:00</lastmod>
  <priority>0.80</priority>
</url>
<url>
  <loc>https://www.slide2web.gmo/legal/terms/index.html</loc>
  <lastmod>2026-06-23T10:45:27+00:00</lastmod>
  <priority>0.64</priority>
</url>
<url>
  <loc>https://www.slide2web.gmo/legal/terms/2.html</loc>
  <lastmod>2026-06-23T10:45:27+00:00</lastmod>
  <priority>0.51</priority>
</url>
</urlset>
