<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Your PHP job pages -->
  <sitemap>
    <loc>https://myremoteally.com/sitemap.xml</loc>
  </sitemap>

  <!-- WordPress blog posts -->
  <sitemap>
    <loc>https://myremoteally.com/blog/post-sitemap.xml</loc>
  </sitemap>

  <!-- WordPress pages -->
  <sitemap>
    <loc>https://myremoteally.com/blog/page-sitemap.xml</loc>
  </sitemap>

  <!-- (Optional) categories -->
  <sitemap>
    <loc>https://myremoteally.com/blog/category-sitemap.xml</loc>
  </sitemap>
  
    <!-- (Optional) Autho -->
  <sitemap>
    <loc>https://myremoteally.com/blog/author-sitemap.xml</loc>
  </sitemap>


</sitemapindex>
