<?xml version="1.0" encoding="UTF-8"?>
<!--
  FILE: sitemap.xml
  PURPOSE: Lists public pages for search engines.
  EDIT HERE: Add another <url>...</url> block if you later create a new
  public HTML page that should appear in Google.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- MAIN HOME PAGE -->
  <url>
    <loc>https://austinkleyn.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
