<?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>(2023) &#8211; Rebels of 69 &#8211; Alternative/Modern Rock</title>
	<atom:link href="https://rebelsof69.com/pj-categs/2023/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>(2023) &#8211; Rebels of 69 &#8211; Alternative/Modern Rock</title>
	<link>https://rebelsof69.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<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_69e794f73fee60_87178316 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

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

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

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

</style><div id="cmsms_row_69e794f73fee60_87178316" 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_69e794f74011a3_77042834" class="cmsms_divider cmsms_divider_width_long cmsms_divider_pos_center"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e794f7403003_66805515" 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_69e794f740406', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e794f740406';
			
			
			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_69e794f740406" 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_69e794f740406" 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>

]]></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_69e794f742c649_59962044 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

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

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

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

</style><div id="cmsms_row_69e794f742c649_59962044" 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_69e794f742d2f8_56360534" class="cmsms_divider cmsms_divider_width_long cmsms_divider_pos_center"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e794f742d7c7_55972716" 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_69e794f742dd6', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e794f742dd6';
			
			
			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_69e794f742dd6" 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_69e794f742dd6" 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>

]]></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_69e794f74513e1_39511987 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

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

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

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

</style><div id="cmsms_row_69e794f74513e1_39511987" 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_69e794f74522b6_88893390" class="cmsms_divider cmsms_divider_width_long cmsms_divider_pos_center"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e794f7452832_45409785" 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_69e794f745304', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e794f745304';
			
			
			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_69e794f745304" 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_69e794f745304" 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>

]]></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_69e794f7477f82_06290534 { 
	border-bottom-width:0px; 
	border-bottom-style:dotted; 
	padding-top:50px; 
	margin-bottom:50px; 
	border-bottom-color:#ffffff;
} 
 
#cmsms_row_69e794f7478662_17976540 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

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

</style><div id="cmsms_row_69e794f7476f14_89061653" 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_69e794f7477f82_06290534" class="cl"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e794f7478662_17976540" 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_69e794f747a24', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e794f747a24';
			
			
			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_69e794f747a24" 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_69e794f747a24" 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>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SADS</title>
		<link>https://rebelsof69.com/project/sads/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 30 Apr 2015 13:05:14 +0000</pubDate>
				<guid isPermaLink="false">http://welfare.cmsmasters.net/?post_type=project&#038;p=913</guid>

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

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

 
#cmsms_divider_69e794f74a2e86_03494649 { 
	border-bottom-width:0px; 
	border-bottom-style:solid; 
	padding-top:50px; 
	margin-bottom:50px; 
	border-bottom-color:#ffffff;
} 
 
#cmsms_row_69e794f74a3398_88248000 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e794f74a3398_88248000 .cmsms_row_outer_parent { 
	padding-bottom: 20px; 
} 

</style><div id="cmsms_row_69e794f74a2007_12273746" 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_69e794f74a2e86_03494649" class="cl"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e794f74a3398_88248000" 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_69e794f74a464', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e794f74a464';
			
			
			new jPlayerPlaylist( { 
				jPlayer : 				cmsms_jplayer, 
				cssSelectorAncestor : 	cmsms_jplayer_container 
			}, [ 
				{
		title :			'SADS', 
		artist :		'', 
		free :			'', 
		mp3 : 			'https://rebelsof69.com/wp-content/uploads/2023/07/SADS-140723.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_69e794f74a464" 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_69e794f74a464" 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">
<div class="page" title="Page 11">
<div class="layoutArea">
<div class="column">
<p>She’s barely twenty two when she drops dead<br />
In the middle of a game where she excels<br />
She is not the only one like that<br />
Sudden death is spreading like a plague</p>
<p>Nobody wants to know the causes<br />
Nobody who is asking questions<br />
Sudden death is spreading like a plague</p>
<p>They call it hidden heart conditions<br />
They want you to believe it’s normal</p>
<p>He’s nearly 28 when death arrives<br />
In the middle of a slam-dunk team- mates cheer</p>
<p>Liars, I can see it in their eyes<br />
They are liars, cause the know what’s going on<br />
Those politicians ah<br />
And every media ah</p>
<p>Liars I can see it in their eyes<br />
They are liars, the won’t compromise themselves<br />
Those politicians aha<br />
And every media aha</p>
<div class="page" title="Page 11">
<div class="layoutArea">
<div class="column">
<p>They call it hidden heart conditions<br />
They want you to believe it’s normal</p>
<p>She’s barely 22 when she drops dead<br />
In the middle of a game where she excels<br />
She is stumbling grabs her chest while falling down<br />
To the ground, game over, life has gone</p>
<p>Liars, I can see it in their eyes<br />
They are liars, cause the know what’s going on<br />
Those politicians aha<br />
And every media aha</p>
<p>Liars I can see it in their eyes<br />
They are liars, the won’t compromise themselves<br />
Those politicians ah<br />
And every media ah</p>
<p>S.A.D.S<br />
Sudden adult death syndrome<br />
Sudden adult death syndrome</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Keep it close</title>
		<link>https://rebelsof69.com/project/keepitclose/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 28 Apr 2015 13:55:31 +0000</pubDate>
				<guid isPermaLink="false">http://welfare.cmsmasters.net/?post_type=project&#038;p=774</guid>

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

 
#cmsms_divider_69e794f74d8a82_73075266 { 
	border-bottom-width:0px; 
	border-bottom-style:solid; 
	padding-top:50px; 
	margin-bottom:50px; 
	border-bottom-color:#ffffff;
} 
 
#cmsms_row_69e794f74d9280_07212308 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e794f74d9280_07212308 .cmsms_row_outer_parent { 
	padding-bottom: 20px; 
} 

 
#cmsms_row_69e794f74e97b6_40464813 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e794f74e97b6_40464813 .cmsms_row_outer_parent { 
	padding-bottom: 0px; 
} 

 
#cmsms_heading_69e794f74ef020_05393566 { 
	text-align:left; 
	margin-top:0px; 
	margin-bottom:20px; 
} 

#cmsms_heading_69e794f74ef020_05393566 .cmsms_heading { 
	text-align:left; 
} 

#cmsms_heading_69e794f74ef020_05393566 .cmsms_heading, #cmsms_heading_69e794f74ef020_05393566 .cmsms_heading a { 
	font-weight:bold; 
	font-style:normal; 
} 

#cmsms_heading_69e794f74ef020_05393566 .cmsms_heading_divider { 
} 

</style><div id="cmsms_row_69e794f74d6e97_98657112" 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_69e794f74d8a82_73075266" class="cl"></div>
<div class="cmsms_text">
<p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e794f74d9280_07212308" 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_69e794f74d99e', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e794f74d99e';
			
			
			new jPlayerPlaylist( { 
				jPlayer : 				cmsms_jplayer, 
				cssSelectorAncestor : 	cmsms_jplayer_container 
			}, [ 
				{
		title :			'Keep it close', 
		artist :		'', 
		free :			'', 
		mp3 : 			'https://rebelsof69.com/wp-content/uploads/2023/07/Keep-It-Close-140723.mp3', 
		oga : 			'', 
		webm : 			'', 
		poster :		'https://rebelsof69.com/wp-content/uploads/2023/05/18A5431_resize-3-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_69e794f74d99e" 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_69e794f74d99e" 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>
<div id="cmsms_row_69e794f74e97b6_40464813" 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_heading_69e794f74ef020_05393566" class="cmsms_heading_wrap cmsms_heading_align_left">
	<h3 class="cmsms_heading">Lyrics</h3>
</div><div class="cmsms_text">
<p>Sometimes when I’m waking up<br />
Watching the morning sun<br />
Creeping through my window</p>
<p>Then I feel that I’m still alive<br />
Despite all the shit outside</p>
<p>Putting all of that a-si-de</p>
<p>Oooh what a wonderful deception<br />
And distraction from what’s on</p>
<p>Keep it close<br />
Don’t be a helicopter<br />
Smaller dose<br />
News won’t make you smarter</p>
<p>Keep it close<br />
World is for the traveller<br />
Smaller dose<br />
Home needs to be stellar</p>
<p>Keep it close<br />
Don’t be a helicopter<br />
Smaller dose<br />
News won’t make you smarter</p>
<p>Keep it close<br />
World is for the traveller<br />
Smaller dose<br />
Home needs to be stellar</p>
<p>Why commit to things that you can’t ever change<br />
Forget about how evil they may be</p>
<p>There’s a landscape in front of you<br />
Covered with morning dew<br />
Just around your corner</p>
<p>Don&#8217;t believe anyone<br />
Just watch the morning sun<br />
Innocent and glorious</p>
<p>Oooh what a wonderful deception<br />
And distraction from what’s on</p>
<p>Keep it close<br />
Don’t be a helicopter<br />
Smaller dose<br />
News won’t make you smarter</p>
<p>Keep it close<br />
World is for the traveller<br />
Smaller dose<br />
Home needs to be stellar</p>
<p>Keep it close</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Rebels of 1969</title>
		<link>https://rebelsof69.com/project/rebelsof1969/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 20 Apr 2015 11:59:23 +0000</pubDate>
				<guid isPermaLink="false">http://welfare.cmsmasters.net/?post_type=project&#038;p=619</guid>

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

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

 
#cmsms_divider_69e794f7515fb5_73963293 { 
	border-bottom-width:0px; 
	border-bottom-style:dotted; 
	padding-top:50px; 
	margin-bottom:50px; 
	border-bottom-color:rgba(255,255,255,0);
} 
 
#cmsms_row_69e794f7516897_84302773 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e794f7516897_84302773 .cmsms_row_outer_parent { 
	padding-bottom: 20px; 
} 

 
#cmsms_row_69e794f75191a5_91876297 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

#cmsms_row_69e794f75191a5_91876297 .cmsms_row_outer_parent { 
	padding-bottom: 0px; 
} 

 
#cmsms_heading_69e794f751bdf4_62880914 { 
	text-align:left; 
	margin-top:0px; 
	margin-bottom:20px; 
} 

#cmsms_heading_69e794f751bdf4_62880914 .cmsms_heading { 
	text-align:left; 
} 

#cmsms_heading_69e794f751bdf4_62880914 .cmsms_heading, #cmsms_heading_69e794f751bdf4_62880914 .cmsms_heading a { 
	font-weight:bold; 
	font-style:normal; 
} 

#cmsms_heading_69e794f751bdf4_62880914 .cmsms_heading_divider { 
} 

 
#cmsms_row_69e794f751cc43_44990454 .cmsms_row_outer_parent { 
	padding-top: 0px; 
} 

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

 
#cmsms_divider_69e794f751d8f3_60133918 { 
	border-bottom-width:0px; 
	border-bottom-style:solid; 
	padding-top:50px; 
	margin-bottom:50px; 
} 
</style><div id="cmsms_row_69e794f7514e77_58981094" 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_69e794f7515fb5_73963293" class="cl"></div>
</div>
<div class="cmsms_column one_first">
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e794f7516897_84302773" 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_69e794f751714', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e794f751714';
			
			
			new jPlayerPlaylist( { 
				jPlayer : 				cmsms_jplayer, 
				cssSelectorAncestor : 	cmsms_jplayer_container 
			}, [ 
				{
		title :			'Rebels of 1969', 
		artist :		'', 
		free :			'', 
		mp3 : 			'https://rebelsof69.com/wp-content/uploads/2023/07/Rebbels-of-1969-140723.mp3', 
		oga : 			'', 
		webm : 			'', 
		poster :		'https://rebelsof69.com/wp-content/uploads/2023/05/Rebels-of-1969-100x100mm2-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_69e794f751714" 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_69e794f751714" 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>
<div id="cmsms_row_69e794f75191a5_91876297" 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_heading_69e794f751bdf4_62880914" class="cmsms_heading_wrap cmsms_heading_align_left">
	<h3 class="cmsms_heading">Lyrics</h3>
</div><div class="cmsms_text">
<div class="page" title="Page 13">
<div class="layoutArea">
<div class="column">
<p><strong>Rebels of 69</strong></p>
<p>Tell me where have the rebels gone<br />
Tell me where they are</p>
<p>1969, flower power, peace movement,<br />
Explain me why<br />
They changed their minds<br />
Into warmongers<br />
Complying with the ones they once despised.</p>
<p>Tell me where have the rebels gone<br />
Tell me where they are</p>
<p>1969, love, peace in a world on fire<br />
Explain me why<br />
They comply with anything they’re told<br />
By those in charge<br />
And that they once despised.</p>
<p>Who are the rebels now?<br />
The challengers of power<br />
They’re from another spectrum</p>
<p>Who are the rebels now?<br />
The challengers of power<br />
They’re from another spectrum</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="cmsms_row_69e794f751cc43_44990454" 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_69e794f751d8f3_60133918" class="cl"></div>
</div>
</div>
</div>
</div>
</div>
</div>

]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Just shut up</title>
		<link>https://rebelsof69.com/project/justshutup/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 20 Apr 2015 13:58:01 +0000</pubDate>
				<guid isPermaLink="false">http://welfare.cmsmasters.net/?post_type=project&#038;p=617</guid>

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

#cmsms_row_69e794f75444e6_64254418 .cmsms_row_outer_parent { 
	padding-bottom: 20px; 
} 

 
#cmsms_row_69e794f75479c4_67377234 .cmsms_row_outer_parent { 
	padding-bottom: 0px; 
} 

</style><div id="cmsms_row_69e794f75444e6_64254418" 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_69e794f7544e7', 
				cmsms_jplayer_container = '#cmsms_jp_container_69e794f7544e7';
			
			
			new jPlayerPlaylist( { 
				jPlayer : 				cmsms_jplayer, 
				cssSelectorAncestor : 	cmsms_jplayer_container 
			}, [ 
				{
		title :			'Just Shut Up', 
		artist :		'', 
		free :			'', 
		mp3 : 			'https://rebelsof69.com/wp-content/uploads/2023/07/Just-Shut-Up-140723.mp3', 
		oga : 			'', 
		webm : 			'', 
		poster :		'https://rebelsof69.com/wp-content/uploads/2015/04/Just-Shut-Up-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_69e794f7544e7" 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_69e794f7544e7" 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>
<div id="cmsms_row_69e794f75479c4_67377234" 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">
<h2></h2>
<h2><strong>Lyrics</strong></h2>
<p>He/her, she/us, black/white, keep it coming<br />
Hate crime, social justice, please let’s go to war<br />
We/us, they/them, don’t know what we’re fighting for<br />
Let that rage out, scream and cry and finally in the end we die.</p>
<p>Just shut up with your opinion<br />
And your self inflicted harm<br />
So you think that you’re a victim<br />
Of a world that’s so unfair?</p>
<p>He/her, she/us, black/white, keep it coming<br />
Hate crime, social justice, please let’s go to war<br />
We/us, they/them, don’t know what we’re fighting for<br />
Let that rage out, scream and cry and finally in the end we die.</p>
<p>So you think we are important<br />
That it matters what we say<br />
Do you think there is a reason<br />
Why your words don’t mean a thing</p>
<p>So you say you have the answers<br />
To the questions in your head<br />
That the whole world must be waiting<br />
For your phrases to be said.<span class="Apple-converted-space"> </span></p>
<p>He/her, she/us, black/white, keep it coming<br />
Hate crime, social justice, please let’s go to war<br />
We/us, they/them, don’t know what we’re fighting for<br />
Let that rage out, scream and cry and finally in the end we die.</p>
<p>Just shut up with your opinion<br />
And your self inflicted harm<br />
So you think that you’re a victim<br />
Of a world that’s so unfair?</p>
<p>No-one cares about your pronouns<br />
No-one cares about your race<br />
You can live the life you choose for<br />
But at least leave me alone.</p>
<p>We are both of no importance<br />
Our opinion’s worth is void<br />
We’re not sacred or special<br />
Or of any value, we’re drops in the ocean</p>
<div class="page" title="Page 1">
<div class="layoutArea">
<div class="column">
<p>Us, white, keep it coming Crime, Justice, Go to war<br />
Us, white, keep it coming Crime, Justice, Go to war<br />
Don’t know what we’re fighting for<br />
Finally in the end we die.</p>
</div>
</div>
</div>
<p>He/her, she/us, black/white, keep it coming<br />
Hate crime, social justice, please let’s go to war<br />
We/us, they/them, don’t know what we’re fighting for<br />
Let that rage out, scream and cry and finally in the end we die.<span class="Apple-converted-space"> </span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
