<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, deliberately.

  The site is a hash-routed SPA: every page is served from "/" and differs only
  by the fragment (#/archives, #/article?id=2, …). Fragments are never sent to a
  server and search engines do not treat them as separate URLs, so listing them
  here would be claiming pages that cannot be crawled or ranked independently.

  This matters for the move off ijmst.co, whose article pages ARE separate .html
  URLs and are what search engines have indexed for years. Until the router
  serves real paths, redirecting those into fragments will not carry their
  ranking across. Expanding this file is the second half of that job.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ijmstpublications.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
