<?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>admin &#8211; Rebels of 69 &#8211; Alternative/Modern Rock</title>
	<atom:link href="https://rebelsof69.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>https://rebelsof69.com</link>
	<description>Enjoy our music</description>
	<lastBuildDate>Thu, 16 Oct 2025 22:15:22 +0000</lastBuildDate>
	<language>nl-NL</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://rebelsof69.com/wp-content/uploads/2023/05/cropped-transparant-32x32.png</url>
	<title>admin &#8211; Rebels of 69 &#8211; Alternative/Modern Rock</title>
	<link>https://rebelsof69.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Our second single this month &#8211; The Matrix</title>
		<link>https://rebelsof69.com/our-second-single-this-month-the-matrix/</link>
					<comments>https://rebelsof69.com/our-second-single-this-month-the-matrix/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 24 Oct 2023 22:03:38 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://rebelsof69.com/?p=9286</guid>

					<description><![CDATA[Enjoy our second release of october 2023 !]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style>
<p>Enjoy our second release of october 2023 !</p>
]]></content:encoded>
					
					<wfw:commentRss>https://rebelsof69.com/our-second-single-this-month-the-matrix/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>The Matrix</title>
		<link>https://rebelsof69.com/project/the-matrix/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 24 Oct 2023 21:49:10 +0000</pubDate>
				<guid isPermaLink="false">https://rebelsof69.com/?post_type=project&#038;p=9282</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<style type="text/css"> 
#cmsms_row_69e25634abc998_33501534 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e25634abc998_33501534 .cmsms_row_outer_parent { 
	padding-bottom: 50px; 
} 

 
#cmsms_divider_69e25634ac0fa1_94094831 { 
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	padding-top:50px; 
	margin-bottom:50px; 
} 
 
#cmsms_row_69e25634ac3995_67229440 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e25634ac3995_67229440 .cmsms_row_outer_parent { 
	padding-bottom: 50px; 
} 

</style><p><div id="cmsms_row_69e25634abc998_33501534" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">

<div id="cmsms_divider_69e25634ac0fa1_94094831" class="cmsms_divider cmsms_divider_width_long cmsms_divider_pos_center"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e25634ac3995_67229440" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">
<p>
	<script type="text/javascript">
		jQuery(document).ready(function () { 
			var cmsms_jplayer = '#cmsms_jplayer_69e25634ac4f9', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e25634ac4f9';
			
			
			new jPlayerPlaylist( { 
				jPlayer : 				cmsms_jplayer, 
				cssSelectorAncestor : 	cmsms_jplayer_container 
			}, [ 
				{
		title :			'The Matrix', 
		artist :		'Rebels of 69', 
		free :			'', 
		mp3 : 			'https://rebelsof69.com/wp-content/uploads/2023/10/The-Matrix.mp3', 
		oga : 			'', 
		webm : 			'', 
		poster :		'', 
		buy : 			'', 
		amazon :		'', 
		itunes : 		'', 
		google : 		'', 
		shop : 			'' 
	}
			], { 
				supplied : 				'webm, oga, mp3', 
				useStateClassSkin : 	true, 
				autoBlur : 				true, 
				smoothPlayBar : 		true, 
				volume : 				1,
				size : { 
					width : 	'60', 
					height : 	'60' 
				}, 
				play : function (e) { 
					jQuery(this).jPlayer('pauseOthers');
				}, 
				setmedia : function (e) { 
					var jp_container = jQuery(this).parent(), 
						jp_media = e.jPlayer.status.media;
					
					
					if (jp_media.artist !== undefined) {
						jp_container.find('.jp-details .jp-artist').html(jp_media.artist);
					} else {
						jp_container.find('.jp-details .jp-artist').empty();
					}
					
					
					if (jp_media.buy !== undefined && jp_media.buy) {
						if (jp_media.amazon !== undefined && jp_media.amazon !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-amazon').attr('href', jp_media.amazon);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-amazon').removeAttr('href');
						}
						
						if (jp_media.itunes !== undefined && jp_media.itunes !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-itunes').attr('href', jp_media.itunes);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-itunes').removeAttr('href');
						}
						
						if (jp_media.google !== undefined && jp_media.google !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-google').attr('href', jp_media.google);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-google').removeAttr('href');
						}
						
						if (jp_media.shop !== undefined && jp_media.shop !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-shop').attr('href', jp_media.shop);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-shop').removeAttr('href');
						}
					} else {
						jp_container.find('.jp-buy-button-list .jp-item-buy').removeAttr('href');
					}
				} 
			} );
			
			
			jQuery(cmsms_jplayer_container).find('.jp-toggles .jp-playlist').on('click', function () { 
				var cmsms_playlist_toggle = jQuery(this),
					cmsms_playlist = jQuery(cmsms_jplayer_container).find('.cmsms-playlist');
				
				
				if (cmsms_playlist_toggle.hasClass('jp-playlist-open')) {
					cmsms_playlist_toggle.removeClass('jp-playlist-open');
					
					
					cmsms_playlist.removeClass('cmsms-playlist-open');
				} else {
					cmsms_playlist_toggle.addClass('jp-playlist-open');
					
					
					cmsms_playlist.addClass('cmsms-playlist-open');
				}
			} );
		} );
	</script><div id="cmsms_jp_container_69e25634ac4f9" class="jp-audio cmsms-jplayer TEEEEEEEEEEEEEEEEEEEST" role="application" aria-label="media player">
		<div class="jp-type-playlist">
			<div class="jp-jplayer-wrap">
				<div class="jp-jplayer-container">
					<div class="jp-buy-button-list">
						<a class="jp-item-buy jp-item-buy-amazon cmsms-player-amazon" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-itunes cmsms-player-app-store" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-google cmsms-player-google-play" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-shop cmsms-player-shopping-cart" tabindex="0"></a>
					</div>
					<div id="cmsms_jplayer_69e25634ac4f9" class="jp-jplayer"></div>
					<div class="jp-gui jp-interface">
						<div class="jp-interface-top">
							<div class="jp-details">
								<span class="jp-artist" aria-label="artist"></span>
								<span class="jp-title" aria-label="title">&nbsp;</span>
							</div>
							<div class="jp-toggles">
								<button class="jp-repeat cmsms-player-repeat" role="button" tabindex="0">repeat</button>
								<button class="jp-shuffle cmsms-player-shuffle" role="button" tabindex="0">shuffle</button>
								<button class="jp-playlist cmsms-player-list-1" role="button" tabindex="0">playlist</button>
							</div>
						</div>
						<div class="jp-progress">
							<div class="jp-seek-bar">
								<div class="jp-play-bar"></div>
							</div>
						</div>
						<div class="jp-interface-bot">
							<div class="jp-controls">
								<button class="jp-previous cmsms-player-fast-backward" role="button" tabindex="0">previous</button>
								<button class="jp-play cmsms-player-play" role="button" tabindex="0">play</button>
								<button class="jp-next cmsms-player-fast-forward" role="button" tabindex="0">next</button>
							</div>
							<div class="jp-time-holder">
								<span class="jp-current-time" role="timer" aria-label="time">&nbsp;</span>
								<span class="jp-time-space">&nbsp;-&nbsp;</span>
								<span class="jp-duration" role="timer" aria-label="duration">&nbsp;</span>
							</div>
						</div>
					</div>
					<div class="jp-buy-buttons"></div>
				</div>
				<div class="jp-playlist cmsms-playlist">
					<ul>
						<li>&nbsp;</li>
					</ul>
				</div>
				<div class="jp-no-solution">
					<span>Update Required</span>
					To play the media you will need to either update your browser to a recent version.
				</div>
			</div>
		</div>
	</div>
</div>
</div>
</div>
</div>
</div>
</div>
</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>I&#8217;m the thunder</title>
		<link>https://rebelsof69.com/project/im-the-thunder/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 15 Oct 2023 21:18:10 +0000</pubDate>
				<guid isPermaLink="false">https://rebelsof69.com/?post_type=project&#038;p=9271</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<style type="text/css"> 
#cmsms_row_69e25634aea784_00770636 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e25634aea784_00770636 .cmsms_row_outer_parent { 
	padding-bottom: 50px; 
} 

 
#cmsms_divider_69e25634aeba12_25465132 { 
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	padding-top:50px; 
	margin-bottom:50px; 
} 
 
#cmsms_row_69e25634aec117_85814726 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e25634aec117_85814726 .cmsms_row_outer_parent { 
	padding-bottom: 50px; 
} 

</style><p><div id="cmsms_row_69e25634aea784_00770636" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">

<div id="cmsms_divider_69e25634aeba12_25465132" class="cmsms_divider cmsms_divider_width_long cmsms_divider_pos_center"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e25634aec117_85814726" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">
<p>
	<script type="text/javascript">
		jQuery(document).ready(function () { 
			var cmsms_jplayer = '#cmsms_jplayer_69e25634aec81', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e25634aec81';
			
			
			new jPlayerPlaylist( { 
				jPlayer : 				cmsms_jplayer, 
				cssSelectorAncestor : 	cmsms_jplayer_container 
			}, [ 
				{
		title :			'I′m the Thunder', 
		artist :		'Rebels of 69', 
		free :			'', 
		mp3 : 			'https://rebelsof69.com/wp-content/uploads/2023/10/Im-the-thunder-single-edit-Master.mp3', 
		oga : 			'', 
		webm : 			'', 
		poster :		'', 
		buy : 			'', 
		amazon :		'', 
		itunes : 		'', 
		google : 		'', 
		shop : 			'' 
	}
			], { 
				supplied : 				'webm, oga, mp3', 
				useStateClassSkin : 	true, 
				autoBlur : 				true, 
				smoothPlayBar : 		true, 
				volume : 				1,
				size : { 
					width : 	'60', 
					height : 	'60' 
				}, 
				play : function (e) { 
					jQuery(this).jPlayer('pauseOthers');
				}, 
				setmedia : function (e) { 
					var jp_container = jQuery(this).parent(), 
						jp_media = e.jPlayer.status.media;
					
					
					if (jp_media.artist !== undefined) {
						jp_container.find('.jp-details .jp-artist').html(jp_media.artist);
					} else {
						jp_container.find('.jp-details .jp-artist').empty();
					}
					
					
					if (jp_media.buy !== undefined && jp_media.buy) {
						if (jp_media.amazon !== undefined && jp_media.amazon !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-amazon').attr('href', jp_media.amazon);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-amazon').removeAttr('href');
						}
						
						if (jp_media.itunes !== undefined && jp_media.itunes !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-itunes').attr('href', jp_media.itunes);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-itunes').removeAttr('href');
						}
						
						if (jp_media.google !== undefined && jp_media.google !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-google').attr('href', jp_media.google);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-google').removeAttr('href');
						}
						
						if (jp_media.shop !== undefined && jp_media.shop !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-shop').attr('href', jp_media.shop);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-shop').removeAttr('href');
						}
					} else {
						jp_container.find('.jp-buy-button-list .jp-item-buy').removeAttr('href');
					}
				} 
			} );
			
			
			jQuery(cmsms_jplayer_container).find('.jp-toggles .jp-playlist').on('click', function () { 
				var cmsms_playlist_toggle = jQuery(this),
					cmsms_playlist = jQuery(cmsms_jplayer_container).find('.cmsms-playlist');
				
				
				if (cmsms_playlist_toggle.hasClass('jp-playlist-open')) {
					cmsms_playlist_toggle.removeClass('jp-playlist-open');
					
					
					cmsms_playlist.removeClass('cmsms-playlist-open');
				} else {
					cmsms_playlist_toggle.addClass('jp-playlist-open');
					
					
					cmsms_playlist.addClass('cmsms-playlist-open');
				}
			} );
		} );
	</script><div id="cmsms_jp_container_69e25634aec81" class="jp-audio cmsms-jplayer TEEEEEEEEEEEEEEEEEEEST" role="application" aria-label="media player">
		<div class="jp-type-playlist">
			<div class="jp-jplayer-wrap">
				<div class="jp-jplayer-container">
					<div class="jp-buy-button-list">
						<a class="jp-item-buy jp-item-buy-amazon cmsms-player-amazon" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-itunes cmsms-player-app-store" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-google cmsms-player-google-play" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-shop cmsms-player-shopping-cart" tabindex="0"></a>
					</div>
					<div id="cmsms_jplayer_69e25634aec81" class="jp-jplayer"></div>
					<div class="jp-gui jp-interface">
						<div class="jp-interface-top">
							<div class="jp-details">
								<span class="jp-artist" aria-label="artist"></span>
								<span class="jp-title" aria-label="title">&nbsp;</span>
							</div>
							<div class="jp-toggles">
								<button class="jp-repeat cmsms-player-repeat" role="button" tabindex="0">repeat</button>
								<button class="jp-shuffle cmsms-player-shuffle" role="button" tabindex="0">shuffle</button>
								<button class="jp-playlist cmsms-player-list-1" role="button" tabindex="0">playlist</button>
							</div>
						</div>
						<div class="jp-progress">
							<div class="jp-seek-bar">
								<div class="jp-play-bar"></div>
							</div>
						</div>
						<div class="jp-interface-bot">
							<div class="jp-controls">
								<button class="jp-previous cmsms-player-fast-backward" role="button" tabindex="0">previous</button>
								<button class="jp-play cmsms-player-play" role="button" tabindex="0">play</button>
								<button class="jp-next cmsms-player-fast-forward" role="button" tabindex="0">next</button>
							</div>
							<div class="jp-time-holder">
								<span class="jp-current-time" role="timer" aria-label="time">&nbsp;</span>
								<span class="jp-time-space">&nbsp;-&nbsp;</span>
								<span class="jp-duration" role="timer" aria-label="duration">&nbsp;</span>
							</div>
						</div>
					</div>
					<div class="jp-buy-buttons"></div>
				</div>
				<div class="jp-playlist cmsms-playlist">
					<ul>
						<li>&nbsp;</li>
					</ul>
				</div>
				<div class="jp-no-solution">
					<span>Update Required</span>
					To play the media you will need to either update your browser to a recent version.
				</div>
			</div>
		</div>
	</div>
</div>
</div>
</div>
</div>
</div>
</div>
</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Our latest single, I&#8217;m the thunder</title>
		<link>https://rebelsof69.com/our-latest-single-im-the-thunder/</link>
					<comments>https://rebelsof69.com/our-latest-single-im-the-thunder/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 15 Oct 2023 21:00:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://rebelsof69.com/?p=9267</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><div id="cmsms_row_69e25634b01707_12404922" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">
<div class="cmsms_text">
<p>We are proud to announce our latest release <a href="https://open.spotify.com/track/6JhbGubpBvb8r3uO4lUSFg?si=c95ae3000aac4558" target="_blank" rel="noopener">I’m The Thunder</a>. Other releases will follow soon!</p>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://rebelsof69.com/our-latest-single-im-the-thunder/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Our new single!</title>
		<link>https://rebelsof69.com/our-new-single/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 05 Aug 2023 00:43:29 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://rebelsof69.com/?p=9248</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><div id="cmsms_row_69e25634b21126_05486260" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">
<div class="cmsms_text">
<p>YES it’s Friday again and of course a new single of <a href="https://www.facebook.com/groups/6109469662405180/?__cft__&#091;0&#093;=AZXgvv1oBfli6euQqDsAHB_n7I14C0De_Bok5m1vZJL3QrMvT6Wxrk7a_GYoEym4EZkH7w18wEblAy5hgVsqrGhoRYccnvBxvTPfm6jQH-pA5J_2MvvVFortepZrv8uH0oYyDeKLw7do8S0zwftOIHkIWn-yAY9EtrYa_8t6Xv6yNuq6ipnmBvejP9TPT-V3isE&amp;__tn__=-UK-R" target="_blank" rel="noreferrer noopener">REBELS OF 69</a></p>
</p>
<p>Put on your dancing shoes and dance the weekend away with <em><strong>ASK HER OUT</strong></em>.</p>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ask Her Out</title>
		<link>https://rebelsof69.com/project/ask-her-out/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 04 Aug 2023 22:57:54 +0000</pubDate>
				<guid isPermaLink="false">https://rebelsof69.com/?post_type=project&#038;p=9239</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<style type="text/css"> 
#cmsms_row_69e25634b305c6_91783557 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e25634b305c6_91783557 .cmsms_row_outer_parent { 
	padding-bottom: 50px; 
} 

 
#cmsms_divider_69e25634b31883_50528035 { 
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	padding-top:50px; 
	margin-bottom:50px; 
} 
 
#cmsms_row_69e25634b31f37_36619035 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e25634b31f37_36619035 .cmsms_row_outer_parent { 
	padding-bottom: 50px; 
} 

</style><p><div id="cmsms_row_69e25634b305c6_91783557" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">

<div id="cmsms_divider_69e25634b31883_50528035" class="cmsms_divider cmsms_divider_width_long cmsms_divider_pos_center"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e25634b31f37_36619035" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">
<p>
	<script type="text/javascript">
		jQuery(document).ready(function () { 
			var cmsms_jplayer = '#cmsms_jplayer_69e25634b3272', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e25634b3272';
			
			
			new jPlayerPlaylist( { 
				jPlayer : 				cmsms_jplayer, 
				cssSelectorAncestor : 	cmsms_jplayer_container 
			}, [ 
				{
		title :			'Ask Her Out', 
		artist :		'', 
		free :			'', 
		mp3 : 			'https://rebelsof69.com/wp-content/uploads/2023/08/RebelsOf69-Ask-her-Out.mp3', 
		oga : 			'', 
		webm : 			'', 
		poster :		'https://rebelsof69.com/wp-content/uploads/2023/08/AskHerOut-55x55.jpg', 
		buy : 			'', 
		amazon :		'', 
		itunes : 		'', 
		google : 		'', 
		shop : 			'' 
	}
			], { 
				supplied : 				'webm, oga, mp3', 
				useStateClassSkin : 	true, 
				autoBlur : 				true, 
				smoothPlayBar : 		true, 
				volume : 				1,
				size : { 
					width : 	'60', 
					height : 	'60' 
				}, 
				play : function (e) { 
					jQuery(this).jPlayer('pauseOthers');
				}, 
				setmedia : function (e) { 
					var jp_container = jQuery(this).parent(), 
						jp_media = e.jPlayer.status.media;
					
					
					if (jp_media.artist !== undefined) {
						jp_container.find('.jp-details .jp-artist').html(jp_media.artist);
					} else {
						jp_container.find('.jp-details .jp-artist').empty();
					}
					
					
					if (jp_media.buy !== undefined && jp_media.buy) {
						if (jp_media.amazon !== undefined && jp_media.amazon !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-amazon').attr('href', jp_media.amazon);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-amazon').removeAttr('href');
						}
						
						if (jp_media.itunes !== undefined && jp_media.itunes !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-itunes').attr('href', jp_media.itunes);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-itunes').removeAttr('href');
						}
						
						if (jp_media.google !== undefined && jp_media.google !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-google').attr('href', jp_media.google);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-google').removeAttr('href');
						}
						
						if (jp_media.shop !== undefined && jp_media.shop !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-shop').attr('href', jp_media.shop);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-shop').removeAttr('href');
						}
					} else {
						jp_container.find('.jp-buy-button-list .jp-item-buy').removeAttr('href');
					}
				} 
			} );
			
			
			jQuery(cmsms_jplayer_container).find('.jp-toggles .jp-playlist').on('click', function () { 
				var cmsms_playlist_toggle = jQuery(this),
					cmsms_playlist = jQuery(cmsms_jplayer_container).find('.cmsms-playlist');
				
				
				if (cmsms_playlist_toggle.hasClass('jp-playlist-open')) {
					cmsms_playlist_toggle.removeClass('jp-playlist-open');
					
					
					cmsms_playlist.removeClass('cmsms-playlist-open');
				} else {
					cmsms_playlist_toggle.addClass('jp-playlist-open');
					
					
					cmsms_playlist.addClass('cmsms-playlist-open');
				}
			} );
		} );
	</script><div id="cmsms_jp_container_69e25634b3272" class="jp-audio cmsms-jplayer TEEEEEEEEEEEEEEEEEEEST" role="application" aria-label="media player">
		<div class="jp-type-playlist">
			<div class="jp-jplayer-wrap">
				<div class="jp-jplayer-container">
					<div class="jp-buy-button-list">
						<a class="jp-item-buy jp-item-buy-amazon cmsms-player-amazon" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-itunes cmsms-player-app-store" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-google cmsms-player-google-play" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-shop cmsms-player-shopping-cart" tabindex="0"></a>
					</div>
					<div id="cmsms_jplayer_69e25634b3272" class="jp-jplayer"></div>
					<div class="jp-gui jp-interface">
						<div class="jp-interface-top">
							<div class="jp-details">
								<span class="jp-artist" aria-label="artist"></span>
								<span class="jp-title" aria-label="title">&nbsp;</span>
							</div>
							<div class="jp-toggles">
								<button class="jp-repeat cmsms-player-repeat" role="button" tabindex="0">repeat</button>
								<button class="jp-shuffle cmsms-player-shuffle" role="button" tabindex="0">shuffle</button>
								<button class="jp-playlist cmsms-player-list-1" role="button" tabindex="0">playlist</button>
							</div>
						</div>
						<div class="jp-progress">
							<div class="jp-seek-bar">
								<div class="jp-play-bar"></div>
							</div>
						</div>
						<div class="jp-interface-bot">
							<div class="jp-controls">
								<button class="jp-previous cmsms-player-fast-backward" role="button" tabindex="0">previous</button>
								<button class="jp-play cmsms-player-play" role="button" tabindex="0">play</button>
								<button class="jp-next cmsms-player-fast-forward" role="button" tabindex="0">next</button>
							</div>
							<div class="jp-time-holder">
								<span class="jp-current-time" role="timer" aria-label="time">&nbsp;</span>
								<span class="jp-time-space">&nbsp;-&nbsp;</span>
								<span class="jp-duration" role="timer" aria-label="duration">&nbsp;</span>
							</div>
						</div>
					</div>
					<div class="jp-buy-buttons"></div>
				</div>
				<div class="jp-playlist cmsms-playlist">
					<ul>
						<li>&nbsp;</li>
					</ul>
				</div>
				<div class="jp-no-solution">
					<span>Update Required</span>
					To play the media you will need to either update your browser to a recent version.
				</div>
			</div>
		</div>
	</div>
</div>
</div>
</div>
</div>
</div>
</div>
</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Clown World</title>
		<link>https://rebelsof69.com/project/clown-world/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 21 Jul 2023 10:29:16 +0000</pubDate>
				<guid isPermaLink="false">https://rebelsof69.com/?post_type=project&#038;p=9191</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<style type="text/css"> 
#cmsms_divider_69e25634b56130_02011695 { 
	border-bottom-width:0px; 
	border-bottom-style:dotted; 
	padding-top:50px; 
	margin-bottom:50px; 
	border-bottom-color:#ffffff;
} 
 
#cmsms_row_69e25634b56804_62809729 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e25634b56804_62809729 .cmsms_row_outer_parent { 
	padding-bottom: 50px; 
} 

</style><p><div id="cmsms_row_69e25634b552a2_65105798" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">

<div id="cmsms_divider_69e25634b56130_02011695" class="cl"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e25634b56804_62809729" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">
<p>
	<script type="text/javascript">
		jQuery(document).ready(function () { 
			var cmsms_jplayer = '#cmsms_jplayer_69e25634b5886', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e25634b5886';
			
			
			new jPlayerPlaylist( { 
				jPlayer : 				cmsms_jplayer, 
				cssSelectorAncestor : 	cmsms_jplayer_container 
			}, [ 
				{
		title :			'Clown World', 
		artist :		'', 
		free :			'', 
		mp3 : 			'https://rebelsof69.com/wp-content/uploads/2023/07/Clown-World-140723.mp3', 
		oga : 			'', 
		webm : 			'', 
		poster :		'https://rebelsof69.com/wp-content/uploads/2023/06/Clown-World-cover-55x55.jpg', 
		buy : 			'', 
		amazon :		'', 
		itunes : 		'', 
		google : 		'', 
		shop : 			'' 
	}
			], { 
				supplied : 				'webm, oga, mp3', 
				useStateClassSkin : 	true, 
				autoBlur : 				true, 
				smoothPlayBar : 		true, 
				volume : 				1,
				size : { 
					width : 	'60', 
					height : 	'60' 
				}, 
				play : function (e) { 
					jQuery(this).jPlayer('pauseOthers');
				}, 
				setmedia : function (e) { 
					var jp_container = jQuery(this).parent(), 
						jp_media = e.jPlayer.status.media;
					
					
					if (jp_media.artist !== undefined) {
						jp_container.find('.jp-details .jp-artist').html(jp_media.artist);
					} else {
						jp_container.find('.jp-details .jp-artist').empty();
					}
					
					
					if (jp_media.buy !== undefined && jp_media.buy) {
						if (jp_media.amazon !== undefined && jp_media.amazon !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-amazon').attr('href', jp_media.amazon);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-amazon').removeAttr('href');
						}
						
						if (jp_media.itunes !== undefined && jp_media.itunes !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-itunes').attr('href', jp_media.itunes);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-itunes').removeAttr('href');
						}
						
						if (jp_media.google !== undefined && jp_media.google !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-google').attr('href', jp_media.google);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-google').removeAttr('href');
						}
						
						if (jp_media.shop !== undefined && jp_media.shop !== '') {
							jp_container.find('.jp-buy-button-list .jp-item-buy-shop').attr('href', jp_media.shop);
						} else {
							jp_container.find('.jp-buy-button-list .jp-item-buy-shop').removeAttr('href');
						}
					} else {
						jp_container.find('.jp-buy-button-list .jp-item-buy').removeAttr('href');
					}
				} 
			} );
			
			
			jQuery(cmsms_jplayer_container).find('.jp-toggles .jp-playlist').on('click', function () { 
				var cmsms_playlist_toggle = jQuery(this),
					cmsms_playlist = jQuery(cmsms_jplayer_container).find('.cmsms-playlist');
				
				
				if (cmsms_playlist_toggle.hasClass('jp-playlist-open')) {
					cmsms_playlist_toggle.removeClass('jp-playlist-open');
					
					
					cmsms_playlist.removeClass('cmsms-playlist-open');
				} else {
					cmsms_playlist_toggle.addClass('jp-playlist-open');
					
					
					cmsms_playlist.addClass('cmsms-playlist-open');
				}
			} );
		} );
	</script><div id="cmsms_jp_container_69e25634b5886" class="jp-audio cmsms-jplayer TEEEEEEEEEEEEEEEEEEEST" role="application" aria-label="media player">
		<div class="jp-type-playlist">
			<div class="jp-jplayer-wrap">
				<div class="jp-jplayer-container">
					<div class="jp-buy-button-list">
						<a class="jp-item-buy jp-item-buy-amazon cmsms-player-amazon" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-itunes cmsms-player-app-store" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-google cmsms-player-google-play" tabindex="0"></a>
						<a class="jp-item-buy jp-item-buy-shop cmsms-player-shopping-cart" tabindex="0"></a>
					</div>
					<div id="cmsms_jplayer_69e25634b5886" class="jp-jplayer"></div>
					<div class="jp-gui jp-interface">
						<div class="jp-interface-top">
							<div class="jp-details">
								<span class="jp-artist" aria-label="artist"></span>
								<span class="jp-title" aria-label="title">&nbsp;</span>
							</div>
							<div class="jp-toggles">
								<button class="jp-repeat cmsms-player-repeat" role="button" tabindex="0">repeat</button>
								<button class="jp-shuffle cmsms-player-shuffle" role="button" tabindex="0">shuffle</button>
								<button class="jp-playlist cmsms-player-list-1" role="button" tabindex="0">playlist</button>
							</div>
						</div>
						<div class="jp-progress">
							<div class="jp-seek-bar">
								<div class="jp-play-bar"></div>
							</div>
						</div>
						<div class="jp-interface-bot">
							<div class="jp-controls">
								<button class="jp-previous cmsms-player-fast-backward" role="button" tabindex="0">previous</button>
								<button class="jp-play cmsms-player-play" role="button" tabindex="0">play</button>
								<button class="jp-next cmsms-player-fast-forward" role="button" tabindex="0">next</button>
							</div>
							<div class="jp-time-holder">
								<span class="jp-current-time" role="timer" aria-label="time">&nbsp;</span>
								<span class="jp-time-space">&nbsp;-&nbsp;</span>
								<span class="jp-duration" role="timer" aria-label="duration">&nbsp;</span>
							</div>
						</div>
					</div>
					<div class="jp-buy-buttons"></div>
				</div>
				<div class="jp-playlist cmsms-playlist">
					<ul>
						<li>&nbsp;</li>
					</ul>
				</div>
				<div class="jp-no-solution">
					<span>Update Required</span>
					To play the media you will need to either update your browser to a recent version.
				</div>
			</div>
		</div>
	</div>
	<div class="cmsms_text">
<p><strong><br />
Lyrics</strong></p>
</div>
<div class="cmsms_text">
<p>A legitimate question I question every history book<br />
A legitimate question I question what they taught us all at school<br />
A legitimate question I question what I really thought was true<br />
A legitimate question I question if Neil Armstrong walked the moon</p>
<p>They rule this madhouse<br />
It’s a clownword, it’s a clown world<br />
It’s a clown world hahahaha Running thru the circus every clown fulfills his part<br />
Nothing what they do seems to make sense<br />
Audiences cheer like cattle following the flock<br />
They love the messy madness from the start<br />
O o o listen to the rattle<br />
O o o listen to the hum<br />
O o o</p>
<p>A legitimate question I question why the winner takes it all<br />
A legitimate question I question if the climate’s in decline<br />
A legitimate question I question if a girl can be a man<br />
A legitimate question I question why the logic seems reversed</p>
<p>Running thru the circus every clown fulfills his part<br />
Nothing what they do seems to make sense<br />
Audiences cheer like cattle following the flock<br />
They love the messy madness from the start<br />
O o o listen to the rattle<br />
O o o listen to the hum<br />
It’s a clown world, it’s a clown world<br />
It’s a clown world hahahaha</p>
<p>Are we still safe?<br />
Safe from the clowns ruling this madhouse<br />
Where everyone’s racist who doesn’t comply<br />
With the lie that they sell us as proof or the truth<br />
I feel desperation the narrative dies<br />
Now that more and more people are opening their eyes</p>
<p>They rule this madhouse<br />
It’s a clown world, it’s a clown world<br />
It’s a clown world hahahaha</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>New release! Clown World</title>
		<link>https://rebelsof69.com/new-release-clown-world/</link>
					<comments>https://rebelsof69.com/new-release-clown-world/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 21 Jul 2023 09:22:35 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://rebelsof69.com/?p=9180</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><div id="cmsms_row_69e25634b6e135_82921442" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">
<div class="cmsms_text">
<p>Today we released our EP Clown World on all the popular streaming platforms with 3 different tracks.<br />Two of them you might already know <img decoding="async" src="https://static.xx.fbcdn.net/images/emoji.php/v9/tf6/2/16/1f609.png" alt="😉" width="16" height="16" /> <span id="more-9180"></span></p>
</p>
<p>Now Clown World is a brand new song and a bit more prog rock than the first releases, but hey…don’t forget your roots right? <img decoding="async" src="https://static.xx.fbcdn.net/images/emoji.php/v9/tef/2/16/1f921.png" alt="🤡" width="16" height="16" /><img decoding="async" src="https://static.xx.fbcdn.net/images/emoji.php/v9/tcd/2/16/1f479.png" alt="👹" width="16" height="16" /><img loading="lazy" decoding="async" src="https://static.xx.fbcdn.net/images/emoji.php/v9/tbe/2/16/1f3b6.png" alt="🎶" width="16" height="16" /></p>
</p>
<p>And watch Clown World&#8217;s new clip on <a href="https://youtu.be/NQ-H5Sa2dtw" target="_blank" rel="noreferrer noopener">Youtube !</a></p>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://rebelsof69.com/new-release-clown-world/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Watch our Latest videoclip !</title>
		<link>https://rebelsof69.com/watch-our-latest-videoclip/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 09 Jul 2023 18:12:48 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://rebelsof69.com/?p=9065</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<style type="text/css"></style><div id="cmsms_row_69e25634b8e625_07637974" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">
<div class="cmsms_text">
<p>Here&#8217;s the brand new videoclip of our single <em>Rebels of 1969</em>.</p>
</p>
<p>Hope you like it!!!</p>
</p>
</div>
<div id="cmsms_video_wrap_69e25634b9c948_40006079" class="cmsms_video_wrap">
<iframe loading="lazy" title="Rebels of 69 - Rebels of 1969" width="500" height="281" src="https://www.youtube.com/embed/8PISa5P0zDo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
<div class="cmsms_column one_first">
</div>
<div class="cmsms_column one_first">
</div>
</div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>New music fridays!</title>
		<link>https://rebelsof69.com/new-music-fridays/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 01 Jul 2023 13:03:37 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://rebelsof69.com/?p=9041</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<style type="text/css"> 
#cmsms_row_69e25634bf0826_79985545 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e25634bf0826_79985545 .cmsms_row_outer_parent { 
	padding-bottom: 50px; 
} 


#cmsms_button_69e25634bf2354_73902234 { 
	text-align:center; 
} 

#cmsms_button_69e25634bf2354_73902234 .cmsms_button:before { 
	margin-right:.5em; 
	margin-left:0; 
	vertical-align:baseline; 
} 

#cmsms_button_69e25634bf2354_73902234 .cmsms_button { 
	font-weight:normal; 
	font-style:normal; 
	border-style:solid; 
	background-color:#21db18;
	border-color:#000000;
} 
#cmsms_button_69e25634bf2354_73902234 .cmsms_button:hover { 
} 
</style><div id="cmsms_row_69e25634beea10_23474086" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">
<div class="cmsms_text">
<p>Every Friday in July we will release one single on Spotify and 150 other streaming services and digital stores.</p>
</p>
<p>Yesterday it was the soundtrack of the band called <a href="https://open.spotify.com/album/0uKJ0ySZwEFewDGD7vk7RF?si=Q4lFp3kAQoSdCkXVUX_FQA" target="_blank" rel="noopener">REBELS OF 1969</a>.</p>
</p>
<p>Next Friday another song!</p>
</p>
<div class="wp-block-cover aligncenter is-light">
<p><img loading="lazy" decoding="async" class="wp-block-cover__image-background alignleft wp-image-9042" src="https://rebelsof69.com/wp-content/uploads/2023/07/NewMusicFridays.jpeg" alt="" width="500" height="250" data-object-fit="cover" srcset="https://rebelsof69.com/wp-content/uploads/2023/07/NewMusicFridays.jpeg 714w, https://rebelsof69.com/wp-content/uploads/2023/07/NewMusicFridays-300x150.jpeg 300w, https://rebelsof69.com/wp-content/uploads/2023/07/NewMusicFridays-580x290.jpeg 580w, https://rebelsof69.com/wp-content/uploads/2023/07/NewMusicFridays-600x300.jpeg 600w" sizes="auto, (max-width: 500px) 100vw, 500px" /></p>
<div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow">
</div>
</div>
<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio">
<div class="wp-block-embed__wrapper"> </div>
</figure>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e25634bf0826_79985545" class="cmsms_row cmsms_color_scheme_default">
<div class="cmsms_row_outer_parent">
<div class="cmsms_row_outer">
<div class="cmsms_row_inner">
<div class="cmsms_row_margin">
<div class="cmsms_column one_first">

<div id="cmsms_button_69e25634bf2354_73902234" class="button_wrap"><a href="https://open.spotify.com/album/0uKJ0ySZwEFewDGD7vk7RF?si=4gMI0YMZStS4B59FE4Kd0w" class="cmsms_button cmsms-icon-spotify-2" target="_blank" rel="noopener"><span>Spotify</span></a></div>
</div>
</div>
</div>
</div>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
