<?php
header('Content-Type: application/xml; charset=UTF-8');
header('Cache-Control: public, max-age=3600');
echo '<?xml version="1.0" encoding="UTF-8"?>' . "\n";
?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap><loc>https://gpsfinance.com.au/sitemap-main.xml</loc></sitemap>
  <sitemap><loc>https://gpsfinance.com.au/blog/sitemap_index.xml</loc></sitemap>
</sitemapindex>
