<?xml version="1.0" encoding="UTF-8" ?>
		<urlset
		  xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"
		  xmlns:news="https://www.google.com/schemas/sitemap-news/0.9"
		  xmlns:xhtml="https://www.w3.org/1999/xhtml"
		  xmlns:mobile="https://www.google.com/schemas/sitemap-mobile/1.0"
		  xmlns:image="https://www.google.com/schemas/sitemap-image/1.1"
		  xmlns:video="https://www.google.com/schemas/sitemap-video/1.1"
		>

		<url>
			<loc>https://ggroen.com/</loc>
			<changefreq>daily</changefreq>
			<priority>1.0</priority>
		</url>

		<url>
			<loc>https://ggroen.com/blog</loc>
			<changefreq>daily</changefreq>
			<priority>0.9</priority>
		</url>

		<url>
			<loc>https://ggroen.com/contact</loc>
			<changefreq>daily</changefreq>
			<priority>0.9</priority>
		</url>

		<url>
				<loc>https://ggroen.com/blog/sveltekit-static-github-pages</loc>
				<changefreq>daily</changefreq>
				<priority>0.9</priority> 
				</url> 
<url>
				<loc>https://ggroen.com/blog/hello</loc>
				<changefreq>daily</changefreq>
				<priority>0.9</priority> 
				</url> 


		</urlset>
		