<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every real address on the site.

  The main site routes on the hash (#/prox, #/solutions, ...), so every one of
  those routes is the same document at the same address: crawlers discard the
  fragment, and listing #/ URLs here would list the root six times over. The
  root stands for all of them until the site moves to History API routing
  (QA defect 9). faq.html and privacy.html are separate files, so they are
  separate URLs.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://proxsales.com/</loc>
    <lastmod>2026-09-17</lastmod>
  </url>
  <url>
    <loc>https://proxsales.com/faq.html</loc>
    <lastmod>2026-09-14</lastmod>
  </url>
  <url>
    <loc>https://proxsales.com/privacy.html</loc>
    <lastmod>2026-09-14</lastmod>
  </url>
</urlset>
