<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <!-- The <loc> tag is the only one that’s required. -->
    <loc>https://hannahdouglas.work</loc>
    <!-- OPTIONAL: Priority will default to 0.5 but can go up to 1.0. -->
    <priority>1.0</priority>
    <!-- OPTIONAL: Must be in this format -->
    <lastmod>2018-05-05</lastmod>
    <!-- OPTIONAL: can be always, hourly, daily, weekly, monthly, yearly, never -->
    <changefreq>yearly</changefreq>
  </url>

  <!-- If you want to add another page, add another <url> tag -->
  <url>
    <loc>https://hannahdouglas.work/ui-mirror/</loc>
  </url>
  <url>
    <loc>https://hannahdouglas.work/parallax/</loc>
  </url>
  <url>
    <loc>https://hannahdouglas.work/brand-identity/</loc>
  </url>
  <url>
    <loc>https://hannahdouglas.work/stroke-poster/</loc>
  </url>
  <url>
    <loc>https://hannahdouglas.work/isometric-illustration/</loc>
  </url>
  <url>
    <loc>https://hannahdouglas.work/karen-douglas-consulting/</loc>
  </url>
  <url>
    <loc>https://hannahdouglas.work/404/</loc>
  </url>

</urlset>
