<?xml version="1.0" encoding="UTF-8" ?>
		<urlset
			xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"
			xmlns:xhtml="https://www.w3.org/1999/xhtml"
			xmlns:mobile="https://www.google.com/schemas/sitemap-mobile/1.0"
			xmlns:news="https://www.google.com/schemas/sitemap-news/0.9"
			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://tukkr.dev</loc>
			        <changefreq>weekly</changefreq>
                    <priority>1</priority>
                    
			    </url>
			
			    <url>
			        <loc>https://tukkr.dev/about</loc>
			        <changefreq>weekly</changefreq>
                    <priority>0.8</priority>
                    
			    </url>
			
			    <url>
			        <loc>https://tukkr.dev/snippets</loc>
			        <changefreq>weekly</changefreq>
                    <priority>0.8</priority>
                    
			    </url>
			
			    <url>
			        <loc>https://tukkr.dev/contact</loc>
			        <changefreq>weekly</changefreq>
                    <priority>0.8</priority>
                    
			    </url>
			
			    <url>
			        <loc>https://tukkr.dev/privacy-policy</loc>
			        <changefreq>weekly</changefreq>
                    <priority>0.3</priority>
                    
			    </url>
			
			    <url>
			        <loc>https://tukkr.dev/snippets/modern-css-reset</loc>
			        <changefreq>weekly</changefreq>
                    <priority>0.6</priority>
                    <lastmod>2024-05-16</lastmod>
			    </url>
			
		</urlset>