<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:media="http://search.yahoo.com/mrss/"
	
	>

<channel>
	<title>mbg</title>
	<link>https://milieublue.com</link>
	<description>mbg</description>
	<pubDate>Thu, 11 Mar 2021 01:54:56 +0000</pubDate>
	<generator>https://milieublue.com</generator>
	<language>en</language>
	
		
	<item>
		<title>Main page</title>
				
		<link>https://milieublue.com/Main-page</link>

		<pubDate>Thu, 11 Mar 2021 01:54:56 +0000</pubDate>

		<dc:creator>mbg</dc:creator>

		<guid isPermaLink="true">https://milieublue.com/Main-page</guid>

		<description>
	
&#60;img width="520" height="312" width_o="520" height_o="312" data-src="https://freight.cargo.site/t/original/i/e6768dc0f708c83f54bbea2066629eb3aa79a41991da5e93c53837bcac7195e7/ig.svg" data-mid="229327799" border="0" data-rotation="5" src="https://freight.cargo.site/w/520/i/e6768dc0f708c83f54bbea2066629eb3aa79a41991da5e93c53837bcac7195e7/ig.svg" /&#62;
&#60;img width="4500" height="4500" width_o="4500" height_o="4500" data-src="https://freight.cargo.site/t/original/i/c7f94efb385a68d022cf301275397f3fdeef57f2799b2b8bd2ec6bd71a6501c9/LOGO-01.png" data-mid="175287928" border="0"  src="https://freight.cargo.site/w/1000/i/c7f94efb385a68d022cf301275397f3fdeef57f2799b2b8bd2ec6bd71a6501c9/LOGO-01.png" /&#62;


milieu blue gallery

MBG #003 - calibrating...
(rotate phone for interactive version)



    
    
        // Set the target date and time (YYYY-MM-DD HH:MM:SS)
        var targetDate = new Date('2024-04-19T00:00:00Z').getTime();

        // Update the countdown timer every second
        var countdownInterval = setInterval(function() {
            var now = new Date().getTime();
            var distance = targetDate - now;

            // Calculate hours, minutes, and seconds
            var hours = Math.floor(distance / (1000 * 60 * 60));
            var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
            var seconds = Math.floor((distance % (1000 * 60)) / 1000);

            // Display the countdown timer in HH:MM:SS format
            document.getElementById('countdown-timer').innerHTML = ('0' + hours).slice(-2) + ':' + ('0' + minutes).slice(-2) + ':' + ('0' + seconds).slice(-2);

            // Clear the countdown interval when the target date is reached
            if (distance </description>
		
	</item>
		
	</channel>
</rss>