<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static marketing sitemap. WordPress's own wp-sitemap.xml only lists /blog posts and
  WP pages — none of the files below exist in WordPress, so until now Google found them
  by crawling links and had no signal that the Qatar pages are regional variants of the
  Australian ones. Each entry declares both variants with xhtml:link hreflang.
  Ships with deploy/landing.sh; keep in step when a public page is added or renamed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://pmfriend.com/</loc>
    <xhtml:link rel="alternate" hreflang="en-AU" href="https://pmfriend.com/"/>
    <xhtml:link rel="alternate" hreflang="en-QA" href="https://pmfriend.com/qatar/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pmfriend.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://pmfriend.com/qatar/</loc>
    <xhtml:link rel="alternate" hreflang="en-QA" href="https://pmfriend.com/qatar/"/>
    <xhtml:link rel="alternate" hreflang="en-AU" href="https://pmfriend.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pmfriend.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://pmfriend.com/pricing/</loc>
    <xhtml:link rel="alternate" hreflang="en-AU" href="https://pmfriend.com/pricing/"/>
    <xhtml:link rel="alternate" hreflang="en-QA" href="https://pmfriend.com/pricing-qatar.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pmfriend.com/pricing/"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://pmfriend.com/pricing-qatar.html</loc>
    <xhtml:link rel="alternate" hreflang="en-QA" href="https://pmfriend.com/pricing-qatar.html"/>
    <xhtml:link rel="alternate" hreflang="en-AU" href="https://pmfriend.com/pricing/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pmfriend.com/pricing/"/>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://pmfriend.com/documentation/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://pmfriend.com/documentation/qatar/start-here/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://pmfriend.com/documentation/australia/start-here/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://pmfriend.com/documentation/pricing/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://pmfriend.com/terms/</loc>
    <xhtml:link rel="alternate" hreflang="en-AU" href="https://pmfriend.com/terms/"/>
    <xhtml:link rel="alternate" hreflang="en-QA" href="https://pmfriend.com/qatar/terms/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pmfriend.com/terms/"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://pmfriend.com/qatar/terms/</loc>
    <xhtml:link rel="alternate" hreflang="en-QA" href="https://pmfriend.com/qatar/terms/"/>
    <xhtml:link rel="alternate" hreflang="en-AU" href="https://pmfriend.com/terms/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pmfriend.com/terms/"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
