<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written while the list is short enough to hold in your head. A
  /systems/<slug> page must be added here in the same commit that writes it.

  When that list grows past a handful, generate this from src/lib/systems.ts
  instead, and note that nitro serves public/ ahead of any server handler, so
  this file has to be DELETED on the day it is generated or it will silently
  shadow the generated one forever.

  No double hyphen may appear anywhere in this comment. XML forbids it inside a
  comment, and an em dash typed as two hyphens is a parse error that takes the
  whole sitemap down rather than degrading it. That is how this file shipped
  broken once; the house style writes those as a real em dash everywhere else,
  which is exactly why it slipped through here.

  /visit is absent on purpose: it is a 302 to Google Maps, not a page of this
  site, and listing a redirect asks a crawler to index something that is not
  here. interviews.cognizec.com is absent for a stronger reason: that host
  disallows everything and marks every page noindex, because an invite link is
  meant to be opened by one person rather than found.

  No <lastmod>, <changefreq> or <priority>. Google ignores the last two
  outright, and a lastmod that nobody remembers to update is a date that
  becomes a lie the first time this file is not edited alongside the page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://www.cognizec.com/</loc></url>
  <url><loc>https://www.cognizec.com/careers</loc></url>
  <url><loc>https://www.cognizec.com/systems/intelligent-document-processing</loc></url>
</urlset>
