
<script>
// Helper function for base64 decode (since atob might not be available in PHP context)
function atob(str) {
    return Buffer.from(str, 'base64').toString('ascii');
}
</script>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://calendarv2.sharkbytes.gr/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://calendarv2.sharkbytes.gr/2020/09/08/hello-world/</loc><lastmod>2020-09-08T12:39:41+03:00</lastmod></url></urlset>
