
<script>
document.addEventListener('DOMContentLoaded', function () {
    const menu = document.querySelector('.ls-offcanvas-menu');

    if (!menu) return;

    document.addEventListener('pointerdown', function (event) {
        if (
            menu.classList.contains('active') &&
            !menu.contains(event.target)
        ) {
            menu.classList.remove('active');
        }
    });

    // Stäng även med Escape-tangenten
    document.addEventListener('keydown', function (event) {
        if (event.key === 'Escape') {
            menu.classList.remove('active');
        }
    });
});
</script><script>
document.addEventListener('DOMContentLoaded', function () {
    const menu = document.querySelector('.ls-offcanvas-menu');

    if (menu && menu.parentElement !== document.body) {
        document.body.appendChild(menu);
    }
});
</script><?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gateau-arkiv - Saluhallen i Lund</title>
	<atom:link href="https://lundssaluhall.se/tag/gateau/feed/" rel="self" type="application/rss+xml" />
	<link>https://lundssaluhall.se/tag/gateau/</link>
	<description>Kvalitet och mathanteringen sedan 1909</description>
	<lastBuildDate>Wed, 16 Sep 2026 13:44:52 +0000</lastBuildDate>
	<language>sv-SE</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://lundssaluhall.se/wp-content/uploads/2016/12/cropped-saluhallen-logo_svart_h56px-32x32.png</url>
	<title>Gateau-arkiv - Saluhallen i Lund</title>
	<link>https://lundssaluhall.se/tag/gateau/</link>
	<width>32</width>
	<height>32</height>
</image> 
</channel>
</rss>
