<?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>RoseSMS.com&#187; New Year Sms</title>
	<atom:link href="http://www.rosesms.com/category/new-year-sms/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rosesms.com</link>
	<description>SMS messages - Rose SMS - Funny SMS - Friendship and Love SMS</description>
	<lastBuildDate>Mon, 12 Dec 2011 18:04:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>HAPPY NEW YEAR 2010</title>
		<link>http://www.rosesms.com/new-year-sms/happy-new-year-2010-2</link>
		<comments>http://www.rosesms.com/new-year-sms/happy-new-year-2010-2#comments</comments>
		<pubDate>Sat, 05 Dec 2009 08:17:23 +0000</pubDate>
		<dc:creator>Badshah</dc:creator>
				<category><![CDATA[New Year Sms]]></category>
		<category><![CDATA[2010 year sms]]></category>
		<category><![CDATA[happy new year]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=1562</guid>
		<description><![CDATA[Digg DiggEach moment in a day has its own value.Morning brings HOPE,Afternoon brings FAITH,Evening brings LOVE,Night brings REST,Hope you will have all of them everyday.HAPPY NEW YEAR 2010 Share Tweet wordpress plugins and themesPosts Related to HAPPY NEW YEAR 2010Each Moment in a day,SMS New Year 2010Observe your birthday nowHappy New Year 2010Happiness that u [...]]]></description>
			<content:encoded><![CDATA[<div id='dd_ajax_float'><div class='dd_button_v'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://www.rosesms.com/category/new-year-sms/feed'></g:plusone></div><div style='clear:left'></div><div class='dd_button_v'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.rosesms.com%2Fcategory%2Fnew-year-sms%2Ffeed&amp;locale=en_US&amp;layout=box_count&amp;action=like&amp;width=50&amp;height=60&amp;colorscheme=light' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:50px; height:60px;' allowTransparency='true'></iframe></div><div style='clear:left'></div><div class='dd_button_v'><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.rosesms.com/category/new-year-sms/feed" data-count="vertical" data-text="New Year Sms" data-via="" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style='clear:left'></div><div class='dd_button_v'><a name='fb_share' type='box_count' share_url='http://www.rosesms.com/category/new-year-sms/feed' href='http://www.facebook.com/sharer.php'></a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'></script></div><div style='clear:left'></div><div id='dd_name'><a href='http://www.diggdigg2u.com' target='_blank'>Digg Digg</a></div></div><div class='dd_content_wrap'><p>Each moment in a day has its own value.<br style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;" />Morning brings HOPE,<br style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;" />Afternoon brings FAITH,<br style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;" />Evening brings LOVE,<br style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;" />Night brings REST,<br style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;" />Hope you will have all of them everyday.<br style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;" /><strong>HAPPY NEW YEAR 2010</strong></p>
<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.3, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --></div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-120px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){

	var $postShare = $('#dd_ajax_float');
	
	if($('.dd_content_wrap').length > 0){
	
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
	
		$(window).scroll(function () { 
		  
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			
			if($('#dd_ajax_float').length > 0){
			
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
				
			}
	
		});
	}
});</script><script type="text/javascript"> jQuery(document).ready(function($) {
	
		if($(window).width()> 790){ 
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}

		$(window).resize(function() { 
			
			if($(window).width()> 790){ 
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
			
		});  

	}); ;</script><div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="vas_pro_1"><div style="float:left; width:100px;" class="vas_pro_1_facebook"> 
				<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php" share_url="www.rosesms.com/new-year-sms/happy-new-year-2010-2">Share</a> 
			</div><div style="float:left; width:100px; padding-left:10px;" class="vas_pro_1_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.rosesms.com%2Fnew-year-sms%2Fhappy-new-year-2010-2&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="vas_pro_1_google1"> 
				<g:plusone size="medium" href="http://www.rosesms.com/new-year-sms/happy-new-year-2010-2" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="vas_pro_1_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="HAPPY NEW YEAR 2010" data-url="http://www.rosesms.com/new-year-sms/happy-new-year-2010-2">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.wp-plugins-themes.com">wordpress plugins and themes</a></div><div style="clear:both;"></div><div id="seo_alrp_related"><h2>Posts Related to HAPPY NEW YEAR 2010</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/good-morning-sms/each-moment-in-a-day" rel="bookmark">Each Moment in a day,</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/sms-new-year-2010" rel="bookmark">SMS New Year 2010</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/birthday-sms/observe-your-birthday-now-2" rel="bookmark">Observe your birthday now</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/happy-new-year-2009" rel="bookmark">Happy New Year 2010</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/eid-sms/happiness-that-u-ever-wished-2" rel="bookmark">Happiness that u ever wished</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/new-year-sms/happy-new-year-2010-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy New Year</title>
		<link>http://www.rosesms.com/new-year-sms/happy-new-year-2</link>
		<comments>http://www.rosesms.com/new-year-sms/happy-new-year-2#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:53:46 +0000</pubDate>
		<dc:creator>Badshah</dc:creator>
				<category><![CDATA[New Year Sms]]></category>
		<category><![CDATA[happy new year]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=1743</guid>
		<description><![CDATA[NO Tear NO Fear Kho Peo aur karoo &#8220;Cheer&#8221; Q ki o my &#8220;Dear&#8221; 26 Din baad hai &#8220;New Year&#8221; yaad rakhna sabse pehle wish kiy hae main &#8220;Happy New Year 2010&#8243; Share Tweet wordpress plugins and themesPosts Related to Happy New YearWish u a VERY HAPPY NEW YEARHappy New Year 2010Oh my Dear, Forget [...]]]></description>
			<content:encoded><![CDATA[<p>NO Tear<br />
NO Fear<br />
Kho Peo<br />
aur<br />
karoo &#8220;Cheer&#8221;<br />
Q ki o my &#8220;Dear&#8221;<br />
26 Din baad hai &#8220;New Year&#8221;<br />
yaad rakhna sabse pehle wish kiy hae main<br />
&#8220;Happy New Year 2010&#8243;</p>
<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.3, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --><div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="vas_pro_1"><div style="float:left; width:100px;" class="vas_pro_1_facebook"> 
				<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php" share_url="www.rosesms.com/new-year-sms/happy-new-year-2">Share</a> 
			</div><div style="float:left; width:100px; padding-left:10px;" class="vas_pro_1_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.rosesms.com%2Fnew-year-sms%2Fhappy-new-year-2&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="vas_pro_1_google1"> 
				<g:plusone size="medium" href="http://www.rosesms.com/new-year-sms/happy-new-year-2" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="vas_pro_1_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Happy New Year" data-url="http://www.rosesms.com/new-year-sms/happy-new-year-2">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.wp-plugins-themes.com">wordpress plugins and themes</a></div><div style="clear:both;"></div><div id="seo_alrp_related"><h2>Posts Related to Happy New Year</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/wish-u-a-very-happy-new-year-2" rel="bookmark">Wish u a VERY HAPPY NEW YEAR</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/happy-new-year-2009" rel="bookmark">Happy New Year 2010</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/oh-my-dear-forget-ur-fear" rel="bookmark">Oh my Dear, Forget ur Fear,</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/happy-new-year-2-u-ur-loved-ones" rel="bookmark">Happy New Year 2 u &#038; ur loved ones</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/wish-u-a-very-happy-new-year" rel="bookmark">Wish u a very happy new year</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/new-year-sms/happy-new-year-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thre have been many time in 2009</title>
		<link>http://www.rosesms.com/new-year-sms/thre-have-been-many-time-in-2008</link>
		<comments>http://www.rosesms.com/new-year-sms/thre-have-been-many-time-in-2008#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:45:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[New Year Sms]]></category>
		<category><![CDATA[new year]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=1732</guid>
		<description><![CDATA[There have been many time in 2009 when I may disturbed you troubled u irritated u bugged u . . . . today I just wanna tell you . . . . I plan to continue it in 2010. Share Tweet wordpress plugins and themesPosts Related to Thre have been many time in 2009Good time [...]]]></description>
			<content:encoded><![CDATA[<p>There have been many time in 2009<br />
when I may disturbed you<br />
troubled u<br />
irritated u<br />
bugged u<br />
.<br />
.<br />
.<br />
.<br />
today I just wanna tell you<br />
.<br />
.<br />
.<br />
.<br />
I plan to continue it in 2010.</p>
<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.3, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --><div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="vas_pro_1"><div style="float:left; width:100px;" class="vas_pro_1_facebook"> 
				<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php" share_url="www.rosesms.com/new-year-sms/thre-have-been-many-time-in-2008">Share</a> 
			</div><div style="float:left; width:100px; padding-left:10px;" class="vas_pro_1_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.rosesms.com%2Fnew-year-sms%2Fthre-have-been-many-time-in-2008&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="vas_pro_1_google1"> 
				<g:plusone size="medium" href="http://www.rosesms.com/new-year-sms/thre-have-been-many-time-in-2008" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="vas_pro_1_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Thre have been many time in 2009" data-url="http://www.rosesms.com/new-year-sms/thre-have-been-many-time-in-2008">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.wp-plugins-themes.com">wordpress plugins and themes</a></div><div style="clear:both;"></div><div id="seo_alrp_related"><h2>Posts Related to Thre have been many time in 2009</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/good-time-bad-time" rel="bookmark">Good time Bad time</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/love-quotes/quotes-love" rel="bookmark">Quotes LOVE</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/i-may-come-there-any-time" rel="bookmark">I may come there any time!</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/christmas-sms/cthrismas-is-not-a-time-nor-a-season" rel="bookmark">Cthrismas is not a time nor a season</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/good-morning-sms/its-time-to-wish" rel="bookmark">IT&#8217;s time to wish</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/new-year-sms/thre-have-been-many-time-in-2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let each new year find you a better man</title>
		<link>http://www.rosesms.com/new-year-sms/let-each-new-year-find-you-a-better-man</link>
		<comments>http://www.rosesms.com/new-year-sms/let-each-new-year-find-you-a-better-man#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:44:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[New Year Sms]]></category>
		<category><![CDATA[new year]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=1728</guid>
		<description><![CDATA[Be always at war with your vices,at peace with your neighborsandlet each new year find you a better man.Happy New Year Share Tweet wordpress plugins and themesPosts Related to Let each new year find you a better manNew Year beginsHey,u r 1 year older nowWish u a VERY HAPPY NEW YEARHappy New YearMy wishes for [...]]]></description>
			<content:encoded><![CDATA[<p>Be always at war with your vices,<br />at peace with your neighbors<br />and<br />let each new year find you a better man.<br /><strong>Happy New Year</strong></p>
<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.3, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --><div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="vas_pro_1"><div style="float:left; width:100px;" class="vas_pro_1_facebook"> 
				<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php" share_url="www.rosesms.com/new-year-sms/let-each-new-year-find-you-a-better-man">Share</a> 
			</div><div style="float:left; width:100px; padding-left:10px;" class="vas_pro_1_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.rosesms.com%2Fnew-year-sms%2Flet-each-new-year-find-you-a-better-man&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="vas_pro_1_google1"> 
				<g:plusone size="medium" href="http://www.rosesms.com/new-year-sms/let-each-new-year-find-you-a-better-man" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="vas_pro_1_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Let each new year find you a better man" data-url="http://www.rosesms.com/new-year-sms/let-each-new-year-find-you-a-better-man">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.wp-plugins-themes.com">wordpress plugins and themes</a></div><div style="clear:both;"></div><div id="seo_alrp_related"><h2>Posts Related to Let each new year find you a better man</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/new-year-begins" rel="bookmark">New Year begins</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/birthday-sms/heyu-r-1-year-older-now" rel="bookmark">Hey,u r 1 year older now</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/wish-u-a-very-happy-new-year-2" rel="bookmark">Wish u a VERY HAPPY NEW YEAR</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/happy-new-year-2" rel="bookmark">Happy New Year</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/my-wishes-for-you-in-year-2009" rel="bookmark">My wishes for you in year 2010</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/new-year-sms/let-each-new-year-find-you-a-better-man/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginning of a new month or year</title>
		<link>http://www.rosesms.com/new-year-sms/beginning-of-a-new-month-or-year</link>
		<comments>http://www.rosesms.com/new-year-sms/beginning-of-a-new-month-or-year#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:43:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[New Year Sms]]></category>
		<category><![CDATA[new year]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=1726</guid>
		<description><![CDATA[Time has no divisions to mark its passage,there is never a thunder-storm or blare of trumpetsto announce the beginning of a new month or year. Share Tweet wordpress plugins and themesPosts Related to Beginning of a new month or yearYear’s end is neither an endA child after 3 month of marriageHappy last month of the [...]]]></description>
			<content:encoded><![CDATA[<p>Time has no divisions to mark its passage,<br />there is never a thunder-storm or blare of trumpets<br />to announce the beginning of a new month or year.</p>
<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.3, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --><div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="vas_pro_1"><div style="float:left; width:100px;" class="vas_pro_1_facebook"> 
				<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php" share_url="www.rosesms.com/new-year-sms/beginning-of-a-new-month-or-year">Share</a> 
			</div><div style="float:left; width:100px; padding-left:10px;" class="vas_pro_1_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.rosesms.com%2Fnew-year-sms%2Fbeginning-of-a-new-month-or-year&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="vas_pro_1_google1"> 
				<g:plusone size="medium" href="http://www.rosesms.com/new-year-sms/beginning-of-a-new-month-or-year" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="vas_pro_1_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Beginning of a new month or year" data-url="http://www.rosesms.com/new-year-sms/beginning-of-a-new-month-or-year">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.wp-plugins-themes.com">wordpress plugins and themes</a></div><div style="clear:both;"></div><div id="seo_alrp_related"><h2>Posts Related to Beginning of a new month or year</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/year%e2%80%99s-end-is-neither-an-end" rel="bookmark">Year’s end is neither an end</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/a-child-after-3-month-of-marriage" rel="bookmark">A child after 3 month of marriage</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/happy-last-month-of-the-year" rel="bookmark">Happy last month of the year</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/birthday-sms/heyu-r-1-year-older-now" rel="bookmark">Hey,u r 1 year older now</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/good-time-bad-time" rel="bookmark">Good time Bad time</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/new-year-sms/beginning-of-a-new-month-or-year/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good resolutions are simply checks</title>
		<link>http://www.rosesms.com/new-year-sms/good-resolutions-are-simply-checks</link>
		<comments>http://www.rosesms.com/new-year-sms/good-resolutions-are-simply-checks#comments</comments>
		<pubDate>Fri, 04 Dec 2009 19:42:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[New Year Sms]]></category>
		<category><![CDATA[new year]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=1718</guid>
		<description><![CDATA[Good resolutions are simply checksthat men draw on a bankwhere they have no account.Happy New Year. Share Tweet wordpress plugins and themesPosts Related to Good resolutions are simply checksHappy New Year 2 u &#038; ur loved onesYears come and goefore and after marriage6 rules to be HAPPY]]></description>
			<content:encoded><![CDATA[<p>Good resolutions are simply checks<br />that men draw on a bank<br />where they have no account.<br /><strong>Happy New Year.</strong></p>
<!-- Social Buttons Generated by Digg Digg plugin v4.5.3.3, 
    Author : Yong Mook Kim
    Website : http://www.diggdigg2u.com --><div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="vas_pro_1"><div style="float:left; width:100px;" class="vas_pro_1_facebook"> 
				<a name="fb_share" type="button_count" href="http://www.facebook.com/sharer.php" share_url="www.rosesms.com/new-year-sms/good-resolutions-are-simply-checks">Share</a> 
			</div><div style="float:left; width:100px; padding-left:10px;" class="vas_pro_1_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.rosesms.com%2Fnew-year-sms%2Fgood-resolutions-are-simply-checks&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="vas_pro_1_google1"> 
				<g:plusone size="medium" href="http://www.rosesms.com/new-year-sms/good-resolutions-are-simply-checks" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="vas_pro_1_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
					data-text="Good resolutions are simply checks" data-url="http://www.rosesms.com/new-year-sms/good-resolutions-are-simply-checks">Tweet</a> 
			</div></div>
		<div style="display:none;"><a href="http://www.wp-plugins-themes.com">wordpress plugins and themes</a></div><div style="clear:both;"></div><div id="seo_alrp_related"><h2>Posts Related to Good resolutions are simply checks</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/happy-new-year-2-u-ur-loved-ones" rel="bookmark">Happy New Year 2 u &#038; ur loved ones</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/good-night-sms/1791" rel="bookmark"></a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/new-year-sms/years-come-and-go" rel="bookmark">Years come and go</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/efore-and-after-marriage" rel="bookmark">efore and after marriage</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/friendship-sms/6-rules-to-be-happy" rel="bookmark">6 rules to be HAPPY</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/new-year-sms/good-resolutions-are-simply-checks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

