<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Releasetypes on Mlem Records</title>
		<link>https://staging.mlemrecords.com/releasetypes/</link>
		<description>Recent content in Releasetypes on Mlem Records</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>CC BY-NC</copyright>
		
		
			<lastBuildDate>Wed, 24 Jun 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://staging.mlemrecords.com/releasetypes/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Music</title>
				<link>https://staging.mlemrecords.com/releasetypes/music/</link>
				<pubDate>Wed, 24 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://staging.mlemrecords.com/releasetypes/music/</guid>
				<description>&lt;p&gt;All music released by Mlem. You&amp;rsquo;re free to download any individual release or &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    function download_files(files) {&#xA;        function download_next(i) {&#xA;            if (i &gt;= files.length) {&#xA;            return;&#xA;            }&#xA;            var a = document.createElement(&#39;a&#39;);&#xA;            a.href = files[i];&#xA;            a.target = &#39;_parent&#39;;&#xA;            &#xA;            if (&#39;download&#39; in a) {&#xA;            a.download = files[i].replace(/^.*[\\/]/, &#39;&#39;);&#xA;            }&#xA;            &#xA;            (document.body || document.documentElement).appendChild(a);&#xA;            if (a.click) {&#xA;            a.click(); &#xA;            } else {&#xA;            $(a).click(); &#xA;            }&#xA;            &#xA;            a.parentNode.removeChild(a);&#xA;            &#xA;            &#xA;            setTimeout(function() {&#xA;            download_next(i + 1);&#xA;            }, 500);&#xA;        }&#xA;        &#xA;        download_next(0);&#xA;    }&#xA;&#xA;    function download_all_releases() {&#xA;        download_files([&#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem020] ENNO - Groeipijntjes.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem019] cdl - It likes green..zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem018] Peter Toth - Collection of Bygone Days.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem017] Ulf Ten Aar - Alle Opgedroogde Tranen.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem016] DJ ZITwerK - Autogynephilic Lesbian Zero Forever.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem015] keepittoyourselfnexttime x DJ ZITwerK - Dextroamphetamine Estradiol Valerate Sertraline Overdose Fueled Toxic Yuri _ Yaoi Solidarity.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem014] Mlem - Pick of the Litter.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem013] Birdhouse Emporium - Bird Sounds Vol. 1.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem012] WivWav - Elektronische Meuk Vol. 1.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem011] KINDERPUNK - Dino’s in Mijn Hoofd.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem010] Mlem - Juiced Out Trakz.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem009] M2ND - WTR (Runnin’).zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem008] love sella x AlmabuenA - All my best friends don’t pass the turing test (AlmabuenA Remix).zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem007] AlmabuenA x love sella - The Alan Watts Theme (love sella Remix).zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem006] indigo chamber - indigo chamber.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem005] Ulf Ten Aar - Denken Aan Een Ander Is Niet Van Deze Tijd.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem004] Cage.Log - Wacko_.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem003] Jørgen Valdemar - Pieces of Peace.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem002] Aching Hands - Up in Flames.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem001] DJ ZITwerK - Amersfoort Tracks.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mlem000] love sella - slob life nu dada.zip&#34;,&#xA;                &#xA;             &#xA;        ]);&#xA;    }&#xA;&lt;/script&gt;&#xA;&#xA;&lt;a onclick=&#34;download_all_releases()&#34; href=&#34;#&#34;&gt;Download All&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Software</title>
				<link>https://staging.mlemrecords.com/releasetypes/software/</link>
				<pubDate>Sat, 28 Feb 2026 00:00:00 +0000</pubDate>
				<guid>https://staging.mlemrecords.com/releasetypes/software/</guid>
				<description>&lt;p&gt;All software released by Mlem. You&amp;rsquo;re free to download any individual release or &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    function download_files(files) {&#xA;        function download_next(i) {&#xA;            if (i &gt;= files.length) {&#xA;            return;&#xA;            }&#xA;            var a = document.createElement(&#39;a&#39;);&#xA;            a.href = files[i];&#xA;            a.target = &#39;_parent&#39;;&#xA;            &#xA;            if (&#39;download&#39; in a) {&#xA;            a.download = files[i].replace(/^.*[\\/]/, &#39;&#39;);&#xA;            }&#xA;            &#xA;            (document.body || document.documentElement).appendChild(a);&#xA;            if (a.click) {&#xA;            a.click(); &#xA;            } else {&#xA;            $(a).click(); &#xA;            }&#xA;            &#xA;            a.parentNode.removeChild(a);&#xA;            &#xA;            &#xA;            setTimeout(function() {&#xA;            download_next(i + 1);&#xA;            }, 500);&#xA;        }&#xA;        &#xA;        download_next(0);&#xA;    }&#xA;&#xA;    function download_all_releases() {&#xA;        download_files([&#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[soft000] keepittoyourselfnexttime x DJ ZITwerK - Breakcore Makes You Gay Sample Pack.zip&#34;,&#xA;                &#xA;             &#xA;        ]);&#xA;    }&#xA;&lt;/script&gt;&#xA;&#xA;&lt;a onclick=&#34;download_all_releases()&#34; href=&#34;#&#34;&gt;Download All&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Mixes</title>
				<link>https://staging.mlemrecords.com/releasetypes/mixes/</link>
				<pubDate>Sat, 07 Feb 2026 00:00:00 +0000</pubDate>
				<guid>https://staging.mlemrecords.com/releasetypes/mixes/</guid>
				<description>&lt;p&gt;All mixes released by Mlem. You&amp;rsquo;re free to download any individual release or &lt;script type=&#34;text/javascript&#34;&gt;&#xA;    function download_files(files) {&#xA;        function download_next(i) {&#xA;            if (i &gt;= files.length) {&#xA;            return;&#xA;            }&#xA;            var a = document.createElement(&#39;a&#39;);&#xA;            a.href = files[i];&#xA;            a.target = &#39;_parent&#39;;&#xA;            &#xA;            if (&#39;download&#39; in a) {&#xA;            a.download = files[i].replace(/^.*[\\/]/, &#39;&#39;);&#xA;            }&#xA;            &#xA;            (document.body || document.documentElement).appendChild(a);&#xA;            if (a.click) {&#xA;            a.click(); &#xA;            } else {&#xA;            $(a).click(); &#xA;            }&#xA;            &#xA;            a.parentNode.removeChild(a);&#xA;            &#xA;            &#xA;            setTimeout(function() {&#xA;            download_next(i + 1);&#xA;            }, 500);&#xA;        }&#xA;        &#xA;        download_next(0);&#xA;    }&#xA;&#xA;    function download_all_releases() {&#xA;        download_files([&#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mix001] keepittoyourselfnexttime x DJ ZITwerK - 2nd Mlemmiversary Mix @ Coffee Company.zip&#34;,&#xA;                &#xA;            &#xA;                &#xA;                    &#34;\/downloads\/[mix000] keepittoyourselfnexttime x DJ ZITwerK - Yuri x Yaoi Solidarity @ Kabul.zip&#34;,&#xA;                &#xA;             &#xA;        ]);&#xA;    }&#xA;&lt;/script&gt;&#xA;&#xA;&lt;a onclick=&#34;download_all_releases()&#34; href=&#34;#&#34;&gt;Download All&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
