<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap INDEX (the URL robots.txt advertises). Two children:
     sitemap-pages.xml      - the fixed pages, edited by hand;
     /api/sitemap_posts.xml - generated live by the C server (handle_sitemap_posts):
       every published research article and every user profile. Those pages are
       otherwise only reachable by running the feed's JavaScript, so without this
       crawlers would barely find them. Scraped general news is left out on
       purpose - a headline plus a link to someone else's story is thin,
       duplicated content (post.html marks those views noindex to match). -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap><loc>https://ocufolio.com/sitemap-pages.xml</loc></sitemap>
  <sitemap><loc>https://ocufolio.com/api/sitemap_posts.xml</loc></sitemap>
</sitemapindex>
