
<?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>MLM Publishing Company</title>
	<atom:link href="https://www.mlmpublishingcompany.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mlmpublishingcompany.com</link>
	<description>http://www.mlmpublishingcompany.com</description>
	<lastBuildDate>Wed, 05 Jul 2017 19:46:22 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<item>
		<title>Start Your Book for FREE</title>
		<link>https://www.mlmpublishingcompany.com/start-your-book-for-free-now/</link>
		<comments>https://www.mlmpublishingcompany.com/start-your-book-for-free-now/#comments</comments>
		<pubDate>Tue, 03 Dec 2013 10:52:06 +0000</pubDate>
		<dc:creator><![CDATA[kphanson]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=687</guid>
		<description><![CDATA[If your manuscript is already formatted, has a cover and is ready to go, just type in your title and other information, upload and VOILA!… your job is done!!! I am sending The MLM Publishing Company my manuscript right now! They ALSO publish books that have been PUBLISHED PREVIOUSLY. But that’s not all, when you [&#8230;]]]></description>
				<content:encoded><![CDATA[<div style="padding:0 0 20px 0;"><script type="text/javascript">jQuery("html").addClass("pointelle_slider_fouc");

	jQuery(document).ready(function() {   jQuery(".pointelle_slider_fouc #pointelle_slider_2").css({"display" : "block"}); });jQuery(document).ready(function(){

		jQuery("#pointelle_slider_2 .pointelle_slides").cycle({	timeout: 0, speed: 1000,	fx: "fade",next:   "#pointelle_slider_2 .pointelle_nav_next", prev:   "#pointelle_slider_2 .pointelle_nav_prev",onPrevNextEvent:pointelle_manual_transition, slideExpr: "div.pointelle_slideri" });	var manual_transition=false;

		var $pointelle_wrapper = jQuery("#pointelle_slider_2");var $pointelle_item = jQuery("#pointelle_slider_2 div.pointelle-slider-nav");var $slider_control = jQuery("#pointelle_slider_2  .pointelle-slider-control");var $image_container = jQuery("#pointelle_slider_2 .pointelle_slideri");var ordernumber;var pause_scroll = false;$image_container.css("height","299px");

		var $pointelle_slide_arrow=jQuery("#pointelle_slider_2 .pointelle_slide_arrow");

		$pointelle_wrapper.hover(	function () {$pointelle_slide_arrow.stop(true,true).css("display","block");},

								function () {$pointelle_slide_arrow.stop(true,true).css("display","none");} );

		$pointelle_slide_arrow.hover(	function () {pause_scroll= true;},function () {pause_scroll= false;} );

		$image_container.hover(	function () {jQuery(this).find("img").stop(true,true).fadeTo("fast", 0.7);pause_scroll= true;}, 

							 function () {jQuery(this).find("img").stop(true,true).fadeTo("fast", 1);pause_scroll= false;});

		function pointelle_manual_transition(isNext){

			var manual_number = $slider_control.find(".pointelle-active span.pointelle-order").html();

			if(!isNext) manual_number=manual_number-2;;

			if ( (manual_number == $pointelle_item.length) && isNext ) manual_number = 0;

			if ( (manual_number < 0) && !isNext ) manual_number = $pointelle_item.length-1;

			manual_transition=true;

			$pointelle_item.eq(manual_number).trigger("pointelle_autonext");

		}

		jQuery("#pointelle_slider_2  .pointelle-slider-control").carouFredSel({items:3,auto:false,direction:"up",next:{button:"#pointelle_slider_2 .pointelle_nav_down",items:3}, prev:{button:"#pointelle_slider_2 .pointelle_nav_up",items:3} }, { wrapper:{classname:"pointelle_nav_wrapper"} }	);

			jQuery("#pointelle_slider_2 .pointelle_nav_arrows").hover( function () {pause_scroll= true;},function () {pause_scroll= false;} );var pointelle_nav_wrapper_attr=jQuery("#pointelle_slider_2 .pointelle_nav_wrapper").attr("style");jQuery("#pointelle_slider_2 .pointelle_nav_wrapper").attr("style",pointelle_nav_wrapper_attr+"width:92px;height:299px;");

		$pointelle_item.find("img").fadeTo("fast", 0.7);$slider_control.find(".pointelle-active img").fadeTo("fast", 1);

		function pointelle_gonext(this_element){

			$slider_control.find(".pointelle-active img").stop(true,true).fadeTo("fast", 0.7);

			$slider_control.find(".pointelle-active").removeClass("pointelle-active");

			this_element.addClass("pointelle-active");

			$slider_control.find(".pointelle-active img").stop(true,true).fadeTo("fast", 1);

			ordernumber = this_element.find("span.pointelle-order").html();

			jQuery("#pointelle_slider_2  .pointelle-slider-control").trigger("slideTo", ordernumber - 1);

			if(!manual_transition) jQuery("#pointelle_slider_2 .pointelle_slides").cycle(ordernumber - 1);

			manual_transition=false;

		} 

		$pointelle_item.click(function() {clearInterval(interval);pointelle_gonext(jQuery(this)); return false;	});

				$pointelle_item.hover(function () {	pause_scroll= true;	}, 

								function () { pause_scroll= false;});

		var auto_number;var interval;

		$pointelle_item.bind("pointelle_autonext", function pointelle_autonext(){

			if (!(pause_scroll)  || manual_transition) pointelle_gonext(jQuery(this)); 

			return false;

		});

		interval = setInterval(function () {

				var auto_number = $slider_control.find(".pointelle-active span.pointelle-order").html();

				if (auto_number == $pointelle_item.length) auto_number = 0;

				$pointelle_item.eq(auto_number).trigger("pointelle_autonext");

			}, 6000);});	</script> 

		<noscript><p><strong>This page is having a slideshow that uses Javascript. Your browser either doesn't support Javascript or you have it turned off. To see this page as it is meant to appear please use a Javascript enabled browser.</strong></p></noscript>

	<div id="pointelle_slider_2" class="pointelle_slider pointelle_slider_3 pointelle_slider_set3" style="width:490px;height:299px;">

			<div class="pointelle_slides" style="width:400px;"><div class="pointelle_slideri" style="background-color:#000000;height:299px;">

			<!-- pointelle_slide --><a class="pointelle_thumb_anchor" href="https://www.mlmpublishingcompany.com/get-published-today/" title="Ready To Publish" ><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2014/05/2-e1400711053879.jpg" alt="" class="pointelle_slider_thumbnail full" width="400" height="245" style="height:245px;border:0px solid #D8E7EE;width:400px;margin:0;padding:0;" /></a><a href="https://www.mlmpublishingcompany.com/get-published-today/" ><span class="pointelle_overlay"></span></a><div class="pointelle-excerpt" ><h4 style="clear:none;line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;margin:0px 0 5px 0;"><a href="https://www.mlmpublishingcompany.com/get-published-today/" style="line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;"  >Ready To Publish</a></h4><p style="font-family: Arial,Helvetica,sans-serif, Arial, Helvetica, sans-serif;font-size:13px;font-weight:normal;font-style:normal;color:#ffffff;"> If your manuscript is already formatted, has a cover and is ready to go, just type in your title and other information... </p></div></div><div class="pointelle_slideri" style="background-color:#000000;height:299px;">

			<!-- pointelle_slide --><a class="pointelle_thumb_anchor" href="https://www.mlmpublishingcompany.com/publishing-done-for-you/" title="Done For You!" ><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2014/05/12-e1400711969938.jpg" alt="" class="pointelle_slider_thumbnail full" width="400" height="245" style="height:245px;border:0px solid #D8E7EE;width:400px;margin:0;padding:0;" /></a><a href="https://www.mlmpublishingcompany.com/publishing-done-for-you/" ><span class="pointelle_overlay"></span></a><div class="pointelle-excerpt" ><h4 style="clear:none;line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;margin:0px 0 5px 0;"><a href="https://www.mlmpublishingcompany.com/publishing-done-for-you/" style="line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;"  >Done For You!</a></h4><p style="font-family: Arial,Helvetica,sans-serif, Arial, Helvetica, sans-serif;font-size:13px;font-weight:normal;font-style:normal;color:#ffffff;"> The MLM Publishing Company does it all for you, converting, distributing, marketing... </p></div></div><div class="pointelle_slideri" style="background-color:#000000;height:299px;">

			<!-- pointelle_slide --><a class="pointelle_thumb_anchor" href="https://www.mlmpublishingcompany.com/1478/" title="Don&#8217;t Miss Your Chance! Limited Time Offer" ><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2013/11/digital-book-publishing.jpg" alt="" class="pointelle_slider_thumbnail full" width="400" height="245" style="height:245px;border:0px solid #D8E7EE;width:400px;margin:0;padding:0;" /></a><a href="https://www.mlmpublishingcompany.com/1478/" ><span class="pointelle_overlay"></span></a><div class="pointelle-excerpt" ><h4 style="clear:none;line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;margin:0px 0 5px 0;"><a href="https://www.mlmpublishingcompany.com/1478/" style="line-height:23px;font-family: Trebuchet MS,sans-serif, Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;color:#ffffff;"  >Don't Miss Your Chance! Limited Time Offer</a></h4><p style="font-family: Arial,Helvetica,sans-serif, Arial, Helvetica, sans-serif;font-size:13px;font-weight:normal;font-style:normal;color:#ffffff;"> I don’t know how long the Free Author Membership will last so don’t wait!!! Upload your manuscript and become a new AUTHOR ...</p></div></div><div id="pointelle_nav_next" class="pointelle_slide_arrow pointelle_nav_next"></div><div id="pointelle_nav_prev" class="pointelle_slide_arrow pointelle_nav_prev"></div></div><div class="pointelle-slider-control" style="width:90px; height: 297px;border: 1px solid #cecece; "> <div class="pointelle-slider-nav pointelle-active" style="height: 78.666666666667px;background-color:#fafafa; border-bottom:1px solid #cecece"><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2014/05/2-e1400711053879.jpg" alt="" class="pointelle_slider_thumbnail thumbnail pointelle_nav_thumb" width="50" height="50" style="border:1px solid #F6F6F6;width:50px;height:50px;" /><span class="pointelle-order">1</span> 

					<div class="sldr_clearlt"></div></div><div class="pointelle-slider-nav " style="height: 78.666666666667px;background-color:#fafafa; border-bottom:1px solid #cecece"><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2014/05/12-e1400711969938.jpg" alt="" class="pointelle_slider_thumbnail thumbnail pointelle_nav_thumb" width="50" height="50" style="border:1px solid #F6F6F6;width:50px;height:50px;" /><span class="pointelle-order">2</span> 

					<div class="sldr_clearlt"></div></div><div class="pointelle-slider-nav " style="height: 78.666666666667px;background-color:#fafafa; border-bottom:1px solid #cecece"><img src="http://www.mlmpublishingcompany.com/wp-content/uploads/2013/11/digital-book-publishing-150x150.jpg" alt="" class="pointelle_slider_thumbnail thumbnail pointelle_nav_thumb" width="50" height="50" style="border:1px solid #F6F6F6;width:50px;height:50px;" /><span class="pointelle-order">3</span> 

					<div class="sldr_clearlt"></div></div></div>

			<div class="pointelle_nav_arrows"><div id="pointelle_nav_down" class="pointelle_nav_down"></div><div id="pointelle_nav_up" class="pointelle_nav_up"></div></div>

	<div class="sldr_clearlt"></div><div class="sldr_clearrt"></div></div></div>
<p>If your manuscript is already formatted, has a cover and is ready to go, just type in your title and other information, upload and VOILA!… your job is done!!! </p>
<p>I am sending The MLM Publishing Company my manuscript right now!</p>
<p>They ALSO publish books that have been PUBLISHED PREVIOUSLY. </p>
<p>But that’s not all, when you become an MLM Publishing Company Author, you will be given FREE Author Membership in a brand new online bookstore, which entitles you to free and discounted products and services like Speak &#038; Sell Engagements, an Author website, Global virtual Book Tours, Movie-Style Book Trailers and much more!</p>
<p>The MLM Publishing Company does it all for you, converting, distributing, marketing, selling and they PAY YOU directly!</p>
<p>I don’t know how long the Free Author Membership will last so don’t wait!!!  Upload your manuscript and become a new Author today, just like I did! <a href="http://mlmpublishingcompany.com/publish-me/" title="PublishMe" target="_blank">Click HERE</a></p>
<p>BUT, if your work is not &#8216;publish ready&#8217; and you need a professional cover design for your book, or proofreading, or anything else, you can select from the MLM Publishing Company’s affordable ‘specialty’ services. <a href="http://mlmpublishingcompany.com/services/" title="For Writers Who need Services">Click HERE </a>or Go to:  www.MLMPublishingCompany.com/Services</p>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/start-your-book-for-free-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For Writers Who Want Services</title>
		<link>https://www.mlmpublishingcompany.com/writers-publishing-services/</link>
		<comments>https://www.mlmpublishingcompany.com/writers-publishing-services/#comments</comments>
		<pubDate>Wed, 16 Jul 2014 16:36:25 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1618</guid>
		<description><![CDATA[The MLM Publishing Company is here to help you! The MLM Publishing Company is turning writers into AUTHORS whose creativity SELLS! Writers and Authors &#124; What We Offer We offer our  clients: Promotion Press Releases Marketing Campaigns Distribution Custom Website Writer Consulting Voice Over &#38; Narration Sales and Direct Payment Book Trailer (Scripting &#38; Full [&#8230;]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;" align="center"><span style="font-size: 24px; color: #0d7c81; font-family: arial black,avant garde;"><strong>The MLM Publishing Company is here to help you!</strong></span></p>
<p><strong>The MLM Publishing Company is <em>turning writers into AUTHORS whose creativity SELLS!</em></strong></p>
<p><strong><br />
</strong><strong>Writers and Authors | What We Offer</strong></p>
<p><strong>We offer our  clients:</strong></p>
<ul>
<li>Promotion</li>
<li>Press Releases</li>
<li>Marketing Campaigns</li>
<li>Distribution</li>
<li>Custom Website</li>
<li>Writer Consulting</li>
<li>Voice Over &amp; Narration</li>
<li>Sales and Direct Payment</li>
<li>Book Trailer (Scripting &amp; Full Production)</li>
<li>Book Formatting</li>
<li>Book Editing</li>
<li>Royalty Distributions</li>
<li>Social Networking</li>
<li>Graphic Design</li>
<li>Special Events</li>
<li>Many More Services!</li>
</ul>
<div>
<h3>Writers and Authors click <a title="Services" href="http://mlmpublishingcompany.com/book-publishing-services-for-writers-authors/">HERE</a></h3>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>
<div style="width: 460px; max-width: 100%;"><!--[if lt IE 9]><script>document.createElement('video');</script><![endif]-->
<video class="wp-video-shortcode" id="video-1618-1" width="460" height="320" autoplay="true" preload="metadata" controls="controls"><source type="video/mp4" src="http://mlmpublishingcompany.com/wp-content/uploads/2013/12/Services.mp4" /><a href="http://mlmpublishingcompany.com/wp-content/uploads/2013/12/Services.mp4">http://mlmpublishingcompany.com/wp-content/uploads/2013/12/Services.mp4</a></video></div>
<h3>Writers and Authors click <a title="Services" href="http://mlmpublishingcompany.com/book-publishing-services-for-writers-authors/">HERE</a></h3>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/writers-publishing-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mlmpublishingcompany.com/wp-content/uploads/2013/12/Services.mp4" length="18200" type="video/mp4" />
		</item>
		<item>
		<title>Author Spotlight</title>
		<link>https://www.mlmpublishingcompany.com/the-author-spotlight/</link>
		<comments>https://www.mlmpublishingcompany.com/the-author-spotlight/#comments</comments>
		<pubDate>Wed, 23 Jul 2014 15:28:31 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1663</guid>
		<description><![CDATA[Click the gray bar below to reveal the answer:]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;">Click the gray bar below to reveal the answer:</p>
<p style="text-align: left;"><script type="text/javascript"> jQuery("html").addClass("flashcard_slider_fouc");		jQuery(document).ready(function() {		   jQuery(".flashcard_slider_fouc .flashcard_slider").css({"display" : "block"});		});jQuery(document).ready(function() {			jQuery("#flashcard_slider_2").flashCard({								items: 	{										visible     : 1				},				auto: 2000, next:   "#flashcard_slider_2_next", 				 prev:   "#flashcard_slider_2_prev",				scroll: {						items:1,						fx: "scroll",						easing: "swing",						duration: 600,						pauseOnHover: true					}			});			jQuery("#flashcard_slider_2").touchwipe({					wipeLeft: function() {						jQuery("#flashcard_slider_2").trigger("next", 1);					},					wipeRight: function() {						jQuery("#flashcard_slider_2").trigger("prev", 1);					},					preventDefaultEvents: false			});			jQuery("#flashcard_slider_2 .flashcard_control").click(					function(){						jQuery("#flashcard_slider_2").trigger("configuration", ["auto", false]);					}			);									jQuery("#flashcard_slider_2 div.flashcard_slideri").each(					function () {						jQuery(this).cycle( {							fx:"curtainY", 							sync:0,							speed:  450, 							next:   jQuery(this).find(".flashcard_control"),							timeout: 0 						});					}									);					});</script> 	<noscript><p><strong></strong></p></noscript>	<div class="flashcard_slider flashcard_slider_set2 " style="width:500px;">		<div id="flashcard_slider_2" class="flashcard_slider_instance">			<div class="flashcard_slideri" style="background-color:#ffffff;border:1px solid #dddddd;width:489px;height:500px;">			<!-- flashcard_slideri --><div class="flashcard_front flashcard_side" >						<div class="flashcard_title flashcard_top" style="background-color:#0a9d9e;font-family:'Century Gothic','Avant Garde',sans-serif;font-size:22px;font-weight:normal;font-style:normal;color:#ffffff;letter-spacing:1;padding:25px 10px;filter: alpha(opacity=85);opacity:0.85 !important;">Who is in our Author Spotlight?</div><div class="flashcard_content" style="padding:5px 15px;"><h3 style="text-align: center;"><strong>Guitarist | Composer | Author | Educator </strong></h3><h3 style="text-align: center;"><strong>Improviser | Producer | Poet</strong></h3><p><a href="http://mlmpublishingcompany.com/wp-content/uploads/2014/07/IMG_2556_Croped-Photo-of-Garrison-Albums-Guitar.jpg"><img class="size-full wp-image-1660 alignleft" style="width: 732px; height: 453px;" alt="IMG_2556_Croped-Photo of Garrison-Albums-Guitar" src="http://mlmpublishingcompany.com/wp-content/uploads/2014/07/IMG_2556_Croped-Photo-of-Garrison-Albums-Guitar.jpg" width="732" height="518" /></a></p><p>&nbsp;</p></div><div class="flashcard_control flashcard_bottom flashcard_toback" style="background-color:#999999;font-family:'Century Gothic','Avant Garde',sans-serif;font-size:14px;font-weight:normal;font-style:normal;color:#ffffff;letter-spacing:1;padding:10px 10px;filter: alpha(opacity=85);opacity:0.85 !important;">Click to View the Answer</div></div>			        <div class="flashcard_back flashcard_side" >					<div class="flashcard_control flashcard_top flashcard_tofront" style="background-color:#999999;font-family:'Century Gothic','Avant Garde',sans-serif;font-size:14px;font-weight:normal;font-style:normal;color:#ffffff;letter-spacing:1;padding:10px 10px;filter: alpha(opacity=85);opacity:0.85 !important;">Click to View the Question</div><div class="flashcard_content" style="padding:5px 15px;"><h1 style="text-align: center;"></h1><h5><strong><span style="color: #3d8f8d;"><em>The MLM Publishing Company Presents</em></span></strong></h5><p>&nbsp;</p><h1 style="text-align: center;"></h1><p>&nbsp;</p><h1 style="text-align: center;"><span style="color: #c0c0c0; font-size: 36px;"><em><strong>GARRISON FEWELL</strong></em></span></h1><p>&nbsp;</p><p>&nbsp;</p><h2 style="text-align: center;">Experience <em>VISUAL </em>and<em> AUDIBLE</em> Expressions of Garrison Fewell</h2><h2 style="text-align: center;"></h2><p>&nbsp;</p><h2 style="text-align: center;"><a title="Garrison Fewell in the Author Spotlight" href="http://mlmpublishingcompany.com/author-garrison-fewell-spotlight/"><strong>CLICK HERE</strong></a></h2></div><div class="flashcard_title flashcard_bottom" style="background-color:#0a9d9e;font-family:'Century Gothic','Avant Garde',sans-serif;font-size:22px;font-weight:normal;font-style:normal;color:#ffffff;letter-spacing:1;padding:25px 10px;filter: alpha(opacity=85);opacity:0.85 !important;">Who is in our Author Spotlight?</div></div>	<!-- /flashcard_slideri -->			</div>		</div>		<div id="flashcard_slider_2_next" class="flashcard_next" style="background: transparent url(https://www.mlmpublishingcompany.com/wp-content/plugins/flashcard-slider/css/skins/default/buttons/default/next.png) no-repeat 0 0;top:50%;width:32px;height:24px;"></div>		<div id="flashcard_slider_2_prev" class="flashcard_prev" style="background: transparent url(https://www.mlmpublishingcompany.com/wp-content/plugins/flashcard-slider/css/skins/default/buttons/default/prev.png) no-repeat 0 0;top:50%;width:32px;height:24px;"></div>	</div>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/the-author-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Become an Author Member</title>
		<link>https://www.mlmpublishingcompany.com/become-an-author-member/</link>
		<comments>https://www.mlmpublishingcompany.com/become-an-author-member/#comments</comments>
		<pubDate>Tue, 03 Dec 2013 03:49:50 +0000</pubDate>
		<dc:creator><![CDATA[kphanson]]></dc:creator>
				<category><![CDATA[QUICK READ]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=681</guid>
		<description><![CDATA[Coming soon!]]></description>
				<content:encoded><![CDATA[<p>Coming soon!</p>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/become-an-author-member/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Imagining the Publishing Process &#8211; Fix video &#8211; HUMOR</title>
		<link>https://www.mlmpublishingcompany.com/imagining-the-publishing-process/</link>
		<comments>https://www.mlmpublishingcompany.com/imagining-the-publishing-process/#comments</comments>
		<pubDate>Mon, 14 Jul 2014 19:18:49 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1582</guid>
		<description><![CDATA[By Staff Writer and Jackson A Pearce, Imaginary Writing Process Imagine waking up every morning and working on your manuscript. One day you are finally finished and you are ready to get published. You don’t know where to go or who to call. Going through the process of getting published can be frustrating but in [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>By Staff Writer and <a href="http://www.youtube.com/watch?v=WQ_-TOJhXXk&amp;feature=player_embedded#!">Jackson A Pearce</a>, <a href="http://www.youtube.com/watch?v=WQ_-TOJhXXk&amp;feature=player_embedded#!">Imaginary Writing Process</a></p>
<p>Imagine waking up every morning and working on your manuscript. One day you are finally finished and you are ready to get published. You don’t know where to go or who to call. Going through the process of getting published can be frustrating but in the end, it can be rewarding.</p>
<div style="width: 478px; max-width: 100%;"><video class="wp-video-shortcode" id="video-1582-2" width="478" height="346" preload="metadata" controls="controls"><source type="video/mp4" src="http://mlmpublishingcompany.com/wp-content/uploads/2014/06/Imaginary-Writing-Process-1.mp4" /><a href="http://mlmpublishingcompany.com/wp-content/uploads/2014/06/Imaginary-Writing-Process-1.mp4">http://mlmpublishingcompany.com/wp-content/uploads/2014/06/Imaginary-Writing-Process-1.mp4</a></video></div>
<p>This video walks you through an oversimlified &#8216;imaginary&#8217; process of getting your book published. The process that is portrayed in this video may not go as smoothly in the real world. This video shows a girl dancing her way through the process of getting her book published without any obstacles. We all know obstacles come with writing. If there weren’t any obstacles, we all would be rich. If you are having a hard time with your manuscript or book, contact MLM Publishing Company and let us guide you through the process. <a href="http://mlmpublishingcompany.com/?p=380">CLICK HERE</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/imagining-the-publishing-process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mlmpublishingcompany.com/wp-content/uploads/2014/06/Imaginary-Writing-Process-1.mp4" length="18200" type="video/mp4" />
		</item>
		<item>
		<title>Ready To Publish</title>
		<link>https://www.mlmpublishingcompany.com/get-published-today/</link>
		<comments>https://www.mlmpublishingcompany.com/get-published-today/#comments</comments>
		<pubDate>Sun, 13 Jul 2014 03:26:13 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1493</guid>
		<description><![CDATA[If your manuscript is already formatted, has a cover and is ready to go, just type in your title and other information&#8230;]]></description>
				<content:encoded><![CDATA[<p>If your manuscript is already formatted, has a cover and is ready to go, just type in your title and other information&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/get-published-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Miss Your Chance! Limited Time Offer</title>
		<link>https://www.mlmpublishingcompany.com/1478/</link>
		<comments>https://www.mlmpublishingcompany.com/1478/#comments</comments>
		<pubDate>Sun, 13 Jul 2014 02:55:20 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1478</guid>
		<description><![CDATA[I don’t know how long the Free Author Membership will last so don’t wait!!! Upload your manuscript and become a new AUTHOR today, just like I did!]]></description>
				<content:encoded><![CDATA[<p>I don’t know how long the Free Author Membership will last so don’t wait!!! Upload your manuscript and become a new AUTHOR today, just like I did!</p>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/1478/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Done For You!</title>
		<link>https://www.mlmpublishingcompany.com/publishing-done-for-you/</link>
		<comments>https://www.mlmpublishingcompany.com/publishing-done-for-you/#comments</comments>
		<pubDate>Sun, 13 Jul 2014 02:47:39 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1474</guid>
		<description><![CDATA[The MLM Publishing Company does it all for you, converting, distributing, marketing&#8230;]]></description>
				<content:encoded><![CDATA[<p>The MLM Publishing Company does it all for you, converting, distributing, marketing&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/publishing-done-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terri Lyne Carrington</title>
		<link>https://www.mlmpublishingcompany.com/terri-lyne-carrington/</link>
		<comments>https://www.mlmpublishingcompany.com/terri-lyne-carrington/#comments</comments>
		<pubDate>Tue, 08 Jul 2014 18:32:40 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Hot Off the Press]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1416</guid>
		<description><![CDATA[Composer: Writer of Music by Sheryl Aronson and Staff Writer Terri Lyne Carrington, two-time Grammy Award winning jazz drummer, is also a composer and lyricist, record producer, and professor at Berklee College of Music.  She wrote her first song at ten years of age and recorded her first CD at sixteen.  The process that Terri [&#8230;]]]></description>
				<content:encoded><![CDATA[<h3 style="text-align: center;"><strong>Composer: Writer of Music</strong></h3>
<p style="text-align: center;"><span style="font-size: 10px;">by Sheryl Aronson and Staff Writer</span></p>
<p style="text-align: center;">
<p>Terri Lyne Carrington, two-time Grammy Award winning jazz drummer, is also a composer and lyricist, record producer, and professor at Berklee College of Music.  She wrote her first song at ten years of age and recorded her first CD at sixteen.  The process that Terri uses when she writes and composes her songs is very personal to her.  Typically, she follows a structured creative format.</p>
<p>“A melody comes into my head.  I see if it’s worth investigating.  I hear the chord progression and patterns.  I then have to go to a keyboard to plush it out,” Terri says.</p>
<p>Sometimes the lyrics to a song and the melody come together, but for Terri these are rare occasions.   “When this occurs, it’s the best.  Usually the melody comes to mind then the lyrics.  Every so often the lyrics come first,” Terri shares.</p>
<p>The types of songs Terri composes and writes lyrics for vary.  Not wanting to be categorized as just a Jazz musician, Terri calls upon her vast musical knowledge to compose.  On <b>The<i> Mosaic Project</i></b><i> </i>CD, which she won her first Grammy in 2011, she used a myriad of female vocalists to resonate the melodies and lyrics to songs, old and new.  She produced a 14 song-set featuring recording artists including <b>Dianne Reeves, Dee Dee Bridgewater, Esperanza Spalding, and Sheila E</b>.  Her goal for <b><i>Mosaic II</i></b>, which she is now working on, is to take classic R&amp;B songs and revise them, as well as write and co-write new songs that reflect an R&amp;B sound with a jazz component.</p>
<p>“A jazz song keeps going – you can make it like a suite musically, but a pop song has a definitive structure.  There is a verse, chorus, and sometimes a bridge.  It can have a simple song format of 4/4 time.”</p>
<p>To write a hit Pop or R&amp;B song takes a great amount of work.  Terri comments on being a lyricist in this category:  “Lyrics tell a story, but to make it brilliant and for the song to become a hit, is very difficult.”</p>
<p>Terri doesn’t consider herself a poet, but a storyteller.  She will not just write lyrics without music.  “I haven’t studied poetry or literature, so my skills or my craft with words are not as developed as a poet’s.  Now, <b>Joni Mitchell</b> is both a poet and lyricist.  She’s my favorite lyricist.  When I asked Joni who was her inspiration, she said <b>Sting</b>.”</p>
<p>In Terri’s humble and gracious way she comments about her own song writing ability, “I’m still trying to write and take a person on a journey.  How do you tell a story?  It’s very difficult.  I’m not sure I really do.”</p>
<p>A funny story occurred between Terri and I when I had the opportunity to sit in on a recording session with she and <b>Chante Moore</b> in Los Angeles back in April.  They were working on a new song called “<b>Best of the Best</b>”, written by Terri and <b>Valerie Simpson</b>, one half of the legendary R&amp;B duo <b><i>Ashford and Simpson, </i></b>the better half of<b><i> Nick Ashford, </i></b>who we all miss.  I listened to the lyrics of the song all evening and thought it was a beautiful, romantic love song that a lover was singing to her boyfriend or husband.  After the recording session was over I commented to Terri about how lovely the song was and she smiled and said, “I wrote this song in honor of George Duke.  He was a mentor and a friend.  But a good song has many meanings.”</p>
<p>How long does it take for this creative artist to write a song?  Again, it depends on the circumstances.  Some songs a few days, others many years.  “I can write a song in a couple of days, other times it can take ten years.  I just finished a song called “Grass Roots” and I had started it ten years ago.  Now it’s okay, it’s cool and I’ve finally recorded it.”</p>
<p>But if Terri has a deadline to complete, she writes as fast as the project demands.  The frustrating aspect of doing this is letting go of the song even if you don’t feel the work is done.  “You may just have to settle.  A mix is never finished,” Terri revealed.  She quoted Mr. Quincy Jones, “Quincy Jones said, ‘A song can always get better.’</p>
<p>For Terri, the creative process is as natural as breathing.  “I have to create.  I’m happiest when I’m writing and composing music.  I get a sense of satisfaction and know that some part of me will last forever…and will have legs past my life.”</p>
<p>Terri composes and writes on her computer so wherever the computer resides, that’s her writing spot.  “Mostly I write at the kitchen counter.  I wear head phones and block all outside distractions.”</p>
<p>How much time does this Grammy Award winning musician spend writing?  “I don’t spend a certain period of time writing every day.  I’m not that organized.”</p>
<p>However, Miss Carrington feels that sometimes writers don’t go deep enough into their work and give up.  “I look at a lyric, then I go back to it, see if every word, every phrase is right, and ask myself is the writing saying it better this way or can I say it better with other words.”</p>
<p>Terri follows the Duke’s advice when it comes to creative expression.  In 2014, this 48 year old artist won the <b>Grammy</b> as the <b>Best Jazz Instrumentalist</b> for her remaking of Duke Ellington’s 1962, album, “<b>Money Jungle</b>”.  <span style="text-decoration: underline;">No woman in the history of Jazz has ever won in this category</span><b>.  </b>So it’s fitting that Terri quotes from this incredible, gifted man when speaking about the creative process. Terri shares, “Duke Ellington said before he died, ‘Don’t ever think it’s finished.  When you think it’s finished, look at it again.’</p>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/terri-lyne-carrington/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Garrison Fewell</title>
		<link>https://www.mlmpublishingcompany.com/garrison-fewell/</link>
		<comments>https://www.mlmpublishingcompany.com/garrison-fewell/#comments</comments>
		<pubDate>Tue, 08 Jul 2014 18:12:39 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Hot Off the Press]]></category>

		<guid isPermaLink="false">http://mlmpublishingcompany.com/?p=1412</guid>
		<description><![CDATA[Why “Outside Music” Brings Us Inside Ourselves by Sheryl Aronson and Staff Writer Most all of us listen to music. It exists outside of us yet replenishes our soul. “Outside Music, Inside Voices”, a new intriguing book written by jazz guitarist and composer, Garrison Fewell, gives us lay people easy access to how free jazz [&#8230;]]]></description>
				<content:encoded><![CDATA[<h3 style="text-align: center;"><strong>Why “Outside Music” Brings Us Inside Ourselves</strong></h3>
<p style="text-align: center;"><span style="font-size: 10px;">by Sheryl Aronson and Staff Writer</span></p>
<p>Most all of us listen to music. It exists outside of us yet replenishes our soul. “Outside Music, Inside Voices”, a new intriguing book written by jazz guitarist and composer, Garrison Fewell, gives us lay people easy access to how free jazz artists think about spirituality in their music. But that’s not all…this book is a life lesson on how to exist in the moment. Don’t we all want to know how to be free enough to live like this?</p>
<p>You do not have to be a musician to read and enjoy this book. You do not have to listen to improvisational music. You do not have to know any of the musical artists the author, Garrison Fewell, interviews.</p>
<p><a href="http://www.mlmpublishingcompany.com/garrison-fewell-in-depth/" title="Garrion Fewell In-Depth" target="_blank">Garrion Fewell In-Depth Click HERE!</a></p>
<p>~~~~~~~~~~</p>
<div>
<a href="http://mlmpublishingcompany.com/wp-content/uploads/2014/07/Garrison_cover.jpg"><img class="alignleft size-full wp-image-1643" alt="Garrison_cover" src="http://mlmpublishingcompany.com/wp-content/uploads/2014/07/Garrison_cover.jpg" width="214" height="253" /></a>
</div>
<div style="padding:40px 0 0 0;">
Outside Music, Inside Voices:<br />
Dialogues on Improvisation, Spirituality, and Creative Music<br />
By Garrison Fewell
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.mlmpublishingcompany.com/garrison-fewell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
