<?xml version="1.0" encoding="UTF-8"?>
<!--
  Taipei Pub Crawl sitemap (taipeipubcrawl.com).

  Deliberately tiny: this domain is a single-product site. Only two pages are
  reachable and worth indexing — the product page at the root and the About
  page. /checkout and /checkout/* are disallowed in robots-tpc.txt.

  Rules for editing:
    - https:// and the www host only. That is the canonical origin.
    - Never add a URL without loading it first.
    - lastmod must be truthful. Omit it rather than guess.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://www.taipeipubcrawl.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://www.taipeipubcrawl.com/aboutus</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
