<?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; Wife SMS</title>
	<atom:link href="http://www.rosesms.com/category/wife-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>Wife to Her Husband</title>
		<link>http://www.rosesms.com/funny-sms/wife-to-her-husband</link>
		<comments>http://www.rosesms.com/funny-sms/wife-to-her-husband#comments</comments>
		<pubDate>Thu, 20 Oct 2011 04:59:04 +0000</pubDate>
		<dc:creator>noman</dc:creator>
				<category><![CDATA[Funny SMS]]></category>
		<category><![CDATA[Wife SMS]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[coffee shop]]></category>
		<category><![CDATA[darling]]></category>
		<category><![CDATA[diamond necklace]]></category>
		<category><![CDATA[hell]]></category>
		<category><![CDATA[jewelery shop]]></category>
		<category><![CDATA[love]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[smile]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=5001</guid>
		<description><![CDATA[Digg DiggWife to Her Husband on Phone: &#8220;Where the Hell Are You &#8230; ?&#8221; Husband: &#8221; Darling You Remember That Jewelery Shop Where You Saw The Diamond Necklace and Totally Fell In Love With It and I Didn&#8217;t Have Money That Time and I said: &#8220;Baby It&#8217;ll Be Yours 1 Day&#8221; Wife, With A Smile [...]]]></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/wife-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%2Fwife-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/wife-sms/feed" data-count="vertical" data-text="Wife 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/wife-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>Wife to Her Husband on Phone: &#8220;Where the Hell Are You &#8230; ?&#8221;</p>
<p>Husband: &#8221; Darling You Remember That Jewelery Shop Where You Saw The Diamond Necklace and Totally Fell In Love With It and I Didn&#8217;t Have Money That Time and I said: &#8220;Baby It&#8217;ll Be Yours 1 Day&#8221;</p>
<p>Wife, With A Smile &amp; Blushing: &#8220;Yeah I Remember That My Love !&#8221;</p>
<p>Husband: &#8221; I m In The coffee shop Just Next To That Shop &#8221; <img src='http://www.rosesms.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  xD <img src='http://www.rosesms.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </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/funny-sms/wife-to-her-husband">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%2Ffunny-sms%2Fwife-to-her-husband&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/funny-sms/wife-to-her-husband" ></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="Wife to Her Husband" data-url="http://www.rosesms.com/funny-sms/wife-to-her-husband">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 Wife to Her Husband</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/wifewhat-is-10-years-with-me" rel="bookmark">Wife:What is 10 years with me?</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/anniversary-sms/you-are-my-darling" rel="bookmark">You are my Darling..</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/anniversary-sms/nothing-in-this-world-could-ever-be" rel="bookmark">Nothing in this world Could ever be</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/fathers-day-sms/daughter-will-snag-a-better-husband" rel="bookmark">Daughter will snag a better husband</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/3-movie-tickets" rel="bookmark">3 Movie tickets</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/funny-sms/wife-to-her-husband/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jab se sardi ki hwi he barish</title>
		<link>http://www.rosesms.com/funny-sms/jab-se-sardi-ki-hwi-he-barish</link>
		<comments>http://www.rosesms.com/funny-sms/jab-se-sardi-ki-hwi-he-barish#comments</comments>
		<pubDate>Wed, 28 Sep 2011 09:08:33 +0000</pubDate>
		<dc:creator>noman</dc:creator>
				<category><![CDATA[Barish - Rainy day SMS]]></category>
		<category><![CDATA[Funny SMS]]></category>
		<category><![CDATA[Wife SMS]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=4867</guid>
		<description><![CDATA[Jab say sardi kee huee hey pahlee barish, Jism main muslasal ho gaee hey kharish, Kuch machron, khatmaloon kee bhi hey wajh, Begum nay bistra alag karney kee, kee hey guzarish Share Tweet wordpress plugins and themesPosts Related to Jab se sardi ki hwi he barishWoh aaj achanak hi yaad aa gayeAankhon aankhon mainJab barish [...]]]></description>
			<content:encoded><![CDATA[<p>Jab say sardi kee huee hey pahlee barish,</p>
<p>Jism main muslasal ho gaee hey kharish,</p>
<p>Kuch machron, khatmaloon kee bhi hey wajh,</p>
<p>Begum nay bistra alag karney kee, kee hey guzarish</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/funny-sms/jab-se-sardi-ki-hwi-he-barish">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%2Ffunny-sms%2Fjab-se-sardi-ki-hwi-he-barish&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/funny-sms/jab-se-sardi-ki-hwi-he-barish" ></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="Jab se sardi ki hwi he barish" data-url="http://www.rosesms.com/funny-sms/jab-se-sardi-ki-hwi-he-barish">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 Jab se sardi ki hwi he barish</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/poetry-sms/woh-aaj-achanak-hi-yaad-aa-gaye" rel="bookmark">Woh aaj achanak hi yaad aa gaye</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/ghazal-sms/aankhon-aankhon-main" rel="bookmark">Aankhon aankhon main</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/barish-rainy-day-sms/jab-barish-hoti-hai-2" rel="bookmark">Jab barish hoti hai</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/barish-rainy-day-sms/1687" rel="bookmark">Baher bohat taaz barish hoye</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/winters-ka-taaza-kalam" rel="bookmark">Winters Ka Taaza Kalam&#8230;</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/funny-sms/jab-se-sardi-ki-hwi-he-barish/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Biwi: Suniye Ji.</title>
		<link>http://www.rosesms.com/funny-sms/biwi-suniye-ji</link>
		<comments>http://www.rosesms.com/funny-sms/biwi-suniye-ji#comments</comments>
		<pubDate>Sat, 16 Apr 2011 17:37:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Funny SMS]]></category>
		<category><![CDATA[Wife SMS]]></category>
		<category><![CDATA[funny wife sms]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=4513</guid>
		<description><![CDATA[Biwi: Suniye Ji. Aap ka Dost Ik Pagal Larki Sy Shadi Kar raha hae. Aap Osy Rokty Q nahi ? Husband: Main Q Roko? Os kaminy ny Mujhy Roka tha kia..? Share Tweet wordpress plugins and themesPosts Related to Biwi: Suniye Ji.Gulab ka phool&#8230;Love Marrige1 Larki ki duaA Ghazal by HusbandGazal]]></description>
			<content:encoded><![CDATA[<p>Biwi: Suniye Ji.<br />
Aap ka Dost Ik Pagal Larki Sy Shadi Kar raha hae.<br />
Aap Osy Rokty Q nahi ?<br />
Husband:<br />
Main Q Roko?<br />
Os kaminy ny Mujhy Roka tha kia..?</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/funny-sms/biwi-suniye-ji">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%2Ffunny-sms%2Fbiwi-suniye-ji&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/funny-sms/biwi-suniye-ji" ></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="Biwi: Suniye Ji." data-url="http://www.rosesms.com/funny-sms/biwi-suniye-ji">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 Biwi: Suniye Ji.</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/rose-sms/gulab-ka-phool" rel="bookmark">Gulab ka phool&#8230;</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/love-marrige" rel="bookmark">Love Marrige</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/1-larki-ki-dua" rel="bookmark">1 Larki ki dua</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/a-ghazal-by-husband" rel="bookmark">A Ghazal by Husband</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/uncategorized/gazal" rel="bookmark">Gazal</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/funny-sms/biwi-suniye-ji/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arguments and differences</title>
		<link>http://www.rosesms.com/wife-sms/arguments-and-differences</link>
		<comments>http://www.rosesms.com/wife-sms/arguments-and-differences#comments</comments>
		<pubDate>Sun, 27 Mar 2011 09:15:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wife SMS]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[couple]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[relationship]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=4500</guid>
		<description><![CDATA[The compatibility of a couple and the quality of a relationship lies in the way they handle their arguments and differences. Share Tweet wordpress plugins and themesPosts Related to Arguments and differencesMeaning of LoveRelationship is like a violenevery person tells minimum 4 lies per dayA relationship is like a roseTo the beautiful couple in all [...]]]></description>
			<content:encoded><![CDATA[<p>The compatibility of a couple<br />
and the quality of a relationship<br />
lies in the way<br />
they handle their arguments and differences.</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/wife-sms/arguments-and-differences">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%2Fwife-sms%2Farguments-and-differences&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/wife-sms/arguments-and-differences" ></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="Arguments and differences" data-url="http://www.rosesms.com/wife-sms/arguments-and-differences">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 Arguments and differences</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/cool-and-decent-sms/meaning-of-love" rel="bookmark">Meaning of Love</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/friendship-sms/relationship-is-like-a-violen" rel="bookmark">Relationship is like a violen</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/informative-sms/every-person-tells-minimum-4-lies-per-day" rel="bookmark">every person tells minimum 4 lies per day</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/rose-sms/a-relationship-is-like-a-rose" rel="bookmark">A relationship is like a rose</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/anniversary-sms/to-the-beautiful-couple-in-all-the-land" rel="bookmark">To the beautiful couple in all the land</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/wife-sms/arguments-and-differences/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://www.rosesms.com/wife-sms/1810</link>
		<comments>http://www.rosesms.com/wife-sms/1810#comments</comments>
		<pubDate>Sat, 05 Dec 2009 10:24:05 +0000</pubDate>
		<dc:creator>Badshah</dc:creator>
				<category><![CDATA[Wife SMS]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/wife-sms/1810</guid>
		<description><![CDATA[Collection of wife sms jokes &#38; text messages which includes :- wife jokes , husband and wife jokes etc… Share Tweet wordpress plugins and themesPosts Related to]]></description>
			<content:encoded><![CDATA[<p>Collection of <strong style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;">wife sms jokes &amp; text messages</strong> which includes :- <strong style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;">wife jokes</strong> , <strong style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;">husband and wife jokes</strong> etc…</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/wife-sms/1810">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%2Fwife-sms%2F1810&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/wife-sms/1810" ></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="" data-url="http://www.rosesms.com/wife-sms/1810">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 </h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/funny-sms/1175" rel="bookmark"></a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/april-fool-sms/1475" rel="bookmark"></a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/insult-sms/1793" rel="bookmark"></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/marriage-sms/3748" rel="bookmark"></a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/wife-sms/1810/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LOVE IS LIFE</title>
		<link>http://www.rosesms.com/wife-sms/love-is-life-2</link>
		<comments>http://www.rosesms.com/wife-sms/love-is-life-2#comments</comments>
		<pubDate>Sat, 05 Dec 2009 10:22:39 +0000</pubDate>
		<dc:creator>Badshah</dc:creator>
				<category><![CDATA[Wife SMS]]></category>

		<guid isPermaLink="false">http://www.rosesms.com/?p=1807</guid>
		<description><![CDATA[LOVE IS LIFELIFE IS WIFEWIFE IS KNIFE andKNIFE IS DANGEROUS Share Tweet wordpress plugins and themesPosts Related to LOVE IS LIFERoseLove Quotesstrongest LOVE is FRIEND LOVEI Love U … I Love U … I Love ULove doesnt need reasons.]]></description>
			<content:encoded><![CDATA[<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1.5em; margin-left: 1em; list-style-type: none; list-style-position: initial; list-style-image: initial; line-height: 1.5em; padding: 0px; border: 0px initial initial;">LOVE IS LIFE<br style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;" />LIFE IS WIFE<br style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;" />WIFE IS KNIFE</p>
<p style="margin-top: 0.5em; margin-right: 0px; margin-bottom: 1.5em; margin-left: 1em; list-style-type: none; list-style-position: initial; list-style-image: initial; line-height: 1.5em; padding: 0px; border: 0px initial initial;">and<br style="list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px; border: 0px initial initial;" />KNIFE IS DANGEROUS</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/wife-sms/love-is-life-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%2Fwife-sms%2Flove-is-life-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/wife-sms/love-is-life-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="LOVE IS LIFE" data-url="http://www.rosesms.com/wife-sms/love-is-life-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 LOVE IS LIFE</h2><ul><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/rose-sms/rose" rel="bookmark">Rose</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/love-quotes/love-quotes" rel="bookmark">Love Quotes</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/friendship-sms/strongest-love-is-friend-love" rel="bookmark">strongest LOVE is FRIEND LOVE</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/flirt-sms/i-love-u-%e2%80%a6-i-love-u-%e2%80%a6-i-love-u" rel="bookmark">I Love U … I Love U … I Love U</a></h6></div></li><li><div class="seo_alrp_rl_content"><h6><a href="http://www.rosesms.com/love-sms/love-doesnt-need-reasons" rel="bookmark">Love doesnt need reasons.</a></h6></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.rosesms.com/wife-sms/love-is-life-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

