<?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>The Chocolate Belles Blog &#187; Wedding Cakes</title> <atom:link href="http://blog.thechocolatebelles.com/category/wedding-cakes/feed/" rel="self" type="application/rss+xml" /><link>http://blog.thechocolatebelles.com</link> <description>Candy and Cake Crafts</description> <lastBuildDate>Thu, 24 Nov 2011 02:39:05 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <atom:link rel='hub' href='http://blog.thechocolatebelles.com/?pushpress=hub'/> <item><title>At The Beach Wedding Cake</title><link>http://blog.thechocolatebelles.com/at-the-beach-wedding-cake/</link> <comments>http://blog.thechocolatebelles.com/at-the-beach-wedding-cake/#comments</comments> <pubDate>Sat, 10 Sep 2011 20:25:35 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=4081</guid> <description><![CDATA[emailThis is a lovely At the Beach Wedding Cake.  Just sit back and relax and enjoy this lovely cake.  Our cake is adorned with beautiful pearl luster dusted white chocolate sea shells. If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our prices [...]]]></description> <content:encoded><![CDATA[<div
id='dd_ajax_float'><div
class='dd_button_v'><a
href="http://twitter.com/share" rel="nofollow"  class="twitter-share-button" data-url="http://blog.thechocolatebelles.com/category/wedding-cakes/feed/" data-count="vertical" data-text="Wedding Cakes" 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'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://blog.thechocolatebelles.com/category/wedding-cakes/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%2Fblog.thechocolatebelles.com%2Fcategory%2Fwedding-cakes%2Ffeed%2F&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'><script src='http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fblog.thechocolatebelles.com%2Fcategory%2Fwedding-cakes%2Ffeed%2F'></script></div><div
style='clear:left'></div><div
class='dd_button_v'><script type='text/javascript'>(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script> <a
href="http://blog.thechocolatebelles.com/wp-content/uploads/2011/09/beach-chair-wedding-cake.jpg"class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http%3A%2F%2Fblog.thechocolatebelles.com%2Fcategory%2Fwedding-cakes%2Ffeed%2F&amp;title=Wedding%20Cakes'></a></div><div
style='clear:left'></div><div
class='dd_button_v'><script type='text/javascript' src='http://platform.linkedin.com/in.js'></script><script type='in/share' data-url='http://blog.thechocolatebelles.com/category/wedding-cakes/feed/' data-counter='top'></script></div><div
style='clear:left'></div><div
class='dd_button_extra_v'><script type="text/javascript">stLight.options({publisher:'7874bb82-bc71-4546-9424-81b931ae24a7'});</script><div
class="st_email_custom"><span
id='dd_email_text'>email</span></div></div><div
style='clear:left'></div></div><div
class='dd_content_wrap'><div
id="attachment_4082" class="wp-caption aligncenter" style="width: 310px"><a ><img
class="size-medium wp-image-4082" title="beach chair wedding cake" src="http://blog.thechocolatebelles.com/wp-content/uploads/2011/09/beach-chair-wedding-cake-300x297.jpg" alt="beach chair and pearl shell wedding cake" width="300" height="297" /></a><p
class="wp-caption-text">At The Beach Wedding Cake</p></div><p>This is a lovely At the Beach Wedding Cake.  Just sit back and relax and enjoy this lovely cake.  Our cake is adorned with beautiful pearl luster dusted white chocolate sea shells. If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/">call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/">Click here to see our prices and cake flavors</a>.</p></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($){
	//put content div class, when scroll beyond this y, float it
	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';
			//make sure .post_share exists
			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>]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/at-the-beach-wedding-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sand Castle Beach Theme Tier Cake</title><link>http://blog.thechocolatebelles.com/sand-castle-beach-theme-tier-cake/</link> <comments>http://blog.thechocolatebelles.com/sand-castle-beach-theme-tier-cake/#comments</comments> <pubDate>Fri, 15 Jul 2011 20:35:33 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Birthday Cakes]]></category> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=4007</guid> <description><![CDATA[This is a beautiful Sand Castle tier cake. Just right for that smaller wedding or have us enlarge this cake with another tier to serve more guests. On top of this lovely cake is a chocolate sand castle. It just finishes off the cake for a very impressive cake. If you would like us to [...]]]></description> <content:encoded><![CDATA[<p><div
id="attachment_4009" class="wp-caption aligncenter" style="width: 310px"><a
href="http://blog.thechocolatebelles.com/wp-content/uploads/2011/07/castletiercake.jpg"><img
src="http://blog.thechocolatebelles.com/wp-content/uploads/2011/07/castletiercake-300x225.jpg" alt="beach theme castle cake" title="castletiercake" width="300" height="225" class="size-medium wp-image-4009" /></a><p
class="wp-caption-text">Sand Castle Tier Cake</p></div>This is a beautiful Sand Castle tier cake.  Just right for that smaller wedding or have us enlarge this cake with another tier to serve more guests.  On top of this lovely cake is a chocolate sand castle.  It just finishes off the cake for a very impressive cake.  If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our prices and cake flavors.</p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/sand-castle-beach-theme-tier-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Simple Elegance Wedding Cake</title><link>http://blog.thechocolatebelles.com/simple-elegance-wedding-cake/</link> <comments>http://blog.thechocolatebelles.com/simple-elegance-wedding-cake/#comments</comments> <pubDate>Thu, 23 Sep 2010 19:01:59 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=3563</guid> <description><![CDATA[Our Simple Elegance Wedding cake is just simply beautiful.  This very attractive buttercream wedding cake making a beautiful presentation for your special day. If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our prices and cake flavors.]]></description> <content:encoded><![CDATA[<div
id="attachment_3564" class="wp-caption aligncenter" style="width: 310px"><a
href="http://blog.thechocolatebelles.com/wp-content/uploads/2010/09/simple-wedding-cake.jpg"><img
class="size-medium wp-image-3564" title="simple wedding cake" src="http://blog.thechocolatebelles.com/wp-content/uploads/2010/09/simple-wedding-cake-300x236.jpg" alt="elegant wedding cake" width="300" height="236" /></a><p
class="wp-caption-text">Simple Elegance Wedding Cake</p></div><p>Our Simple Elegance Wedding cake is just simply beautiful.  This very attractive buttercream wedding cake making a beautiful presentation for your special day. If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/">call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/">Click here to see our prices and cake flavors</a>.</p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/simple-elegance-wedding-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Lovely Gum Paste Butterfly Wedding Cake</title><link>http://blog.thechocolatebelles.com/lovely-gum-paste-butterfly-wedding-cake/</link> <comments>http://blog.thechocolatebelles.com/lovely-gum-paste-butterfly-wedding-cake/#comments</comments> <pubDate>Wed, 22 Sep 2010 15:47:39 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=3559</guid> <description><![CDATA[Lovely Gum Paste Butterflies adorn this pretty Wedding Cake.  These butterflies are all hand made and hand painted in a variety of colors.  This very attractive butterfly wedding cake making a beautiful presentation for your special day. If you would like us to make a cake for your celebration please call us or visit our store. Click [...]]]></description> <content:encoded><![CDATA[<div
id="attachment_3560" class="wp-caption aligncenter" style="width: 235px"><a
href="http://blog.thechocolatebelles.com/wp-content/uploads/2010/09/buttterfly-wedding-cake.jpg"><img
class="size-medium wp-image-3560" title="buttterfly wedding cake" src="http://blog.thechocolatebelles.com/wp-content/uploads/2010/09/buttterfly-wedding-cake-225x300.jpg" alt="gum paste butterfly wedding cake" width="225" height="300" /></a><p
class="wp-caption-text">Butterflies Take Flight Wedding Cake</p></div><p>Lovely Gum Paste Butterflies adorn this pretty Wedding Cake.  These butterflies are all hand made and hand painted in a variety of colors.  This very attractive butterfly wedding cake making a beautiful presentation for your special day. If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/">call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/">Click here to see our prices and cake flavors</a>.</p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/lovely-gum-paste-butterfly-wedding-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Hexagon Wedding Cake</title><link>http://blog.thechocolatebelles.com/hexagon-wedding-cake/</link> <comments>http://blog.thechocolatebelles.com/hexagon-wedding-cake/#comments</comments> <pubDate>Wed, 22 Sep 2010 15:28:56 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=3554</guid> <description><![CDATA[This lovely wedding cake is hexagon in shape with 2 fish bowls filled with flowers as dividers.  This very attractive hexagon wedding cake making a beautiful presentation for your special day. If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our prices and [...]]]></description> <content:encoded><![CDATA[<div
id="attachment_3555" class="wp-caption aligncenter" style="width: 310px"><a
href="http://blog.thechocolatebelles.com/wp-content/uploads/2010/09/hex-cake.jpg"><img
class="size-medium wp-image-3555" title="Hexagon Wedding Cake" src="http://blog.thechocolatebelles.com/wp-content/uploads/2010/09/hex-cake-300x225.jpg" alt="Hexagon Wedding Cake" width="300" height="225" /></a><p
class="wp-caption-text">Hexagon and Ribbon Wedding Cake</p></div><p>This lovely wedding cake is hexagon in shape with 2 fish bowls filled with flowers as dividers.  This very attractive hexagon wedding cake making a beautiful presentation for your special day. If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/">call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/">Click here to see our prices and cake flavors</a>.</p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/hexagon-wedding-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Red Rose Square Wedding Cake</title><link>http://blog.thechocolatebelles.com/red-rose-square-wedding-cake/</link> <comments>http://blog.thechocolatebelles.com/red-rose-square-wedding-cake/#comments</comments> <pubDate>Tue, 10 Nov 2009 22:39:32 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=2797</guid> <description><![CDATA[Real Red Roses and black drop flowers accent this wonderful square wedding cake.  This very attractive square wedding cake making a beautiful presentation for your special day. If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our prices and cake flavors.]]></description> <content:encoded><![CDATA[<div
id="attachment_2799" class="wp-caption alignleft" style="width: 310px"><img
class="size-medium wp-image-2799" title="rosesquarewedding" src="http://blog.thechocolatebelles.com/wp-content/uploads/2009/11/rosesquarewedding-300x273.jpg" alt="Red Rose Square Wedding Cake" width="300" height="273" /><p
class="wp-caption-text">Red Rose Square Wedding Cake</p></div><p>Real Red Roses and black drop flowers accent this wonderful square wedding cake.  This very attractive square wedding cake making a beautiful presentation for your special day. If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/"style="color: #993300; font-weight: 100; text-decoration: underline;" >call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/"style="color: #993300; font-weight: 100; text-decoration: underline;" >Click here to see our prices and cake flavors</a>.</p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/red-rose-square-wedding-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Simply Elegant Wedding Cake</title><link>http://blog.thechocolatebelles.com/simply-elegant-wedding-cake/</link> <comments>http://blog.thechocolatebelles.com/simply-elegant-wedding-cake/#comments</comments> <pubDate>Tue, 20 Oct 2009 10:24:53 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=2611</guid> <description><![CDATA[This is a wonderful wedding cake for smaller size weddings.  Very elegant center piece for your special day!  May also be made into 3 or 4 tiers for a larger wedding.   If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our [...]]]></description> <content:encoded><![CDATA[<div
id="attachment_2612" class="wp-caption alignleft" style="width: 234px"><img
class="size-medium wp-image-2612" title="Simple Elegance2" src="http://blog.thechocolatebelles.com/wp-content/uploads/2009/10/Simple-Elegance2-224x300.jpg" alt="Simply Elegant Wedding Cake" width="224" height="300" /><p
class="wp-caption-text">Simply Elegant Wedding Cake</p></div><p>This is a wonderful wedding cake for smaller size weddings.  Very elegant center piece for your special day!  May also be made into 3 or 4 tiers for a larger wedding.  </p><p>If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/">call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/">Click here to see our prices and cake flavors</a>.</p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/simply-elegant-wedding-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Fall Flowers Chocolate Wedding Cake</title><link>http://blog.thechocolatebelles.com/fall-flowers-chocolate-wedding-cake/</link> <comments>http://blog.thechocolatebelles.com/fall-flowers-chocolate-wedding-cake/#comments</comments> <pubDate>Sat, 17 Oct 2009 01:32:14 +0000</pubDate> <dc:creator>Ann</dc:creator> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=2579</guid> <description><![CDATA[This is a lovely wedding cake embellished with fresh fall flowers.  Makes that perfect Wedding Cake for your Fall Wedding.  Just Chocolate Wedding Cake   If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our prices and cake flavors.]]></description> <content:encoded><![CDATA[<div
class="mceTemp">This is a lovely wedding cake embellished with fresh fall flowers.  Makes that perfect Wedding Cake for your Fall Wedding. <dl
id="attachment_2578" class="wp-caption alignleft" style="width: 235px;"><dt
class="wp-caption-dt"><img
class="size-medium wp-image-2578" title="chocolateweddingcake2" src="http://blog.thechocolatebelles.com/wp-content/uploads/2009/10/chocolateweddingcake2-225x300.jpg" alt="Just Chocolate Wedding Cake" width="225" height="300" /></dt><dd
class="wp-caption-dd">Just Chocolate Wedding Cake</dd></dl><p> </p><p>If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/">call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/">Click here to see our prices and cake flavors</a>.</div> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/fall-flowers-chocolate-wedding-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Fifty Years of Gold Anniversary Cake</title><link>http://blog.thechocolatebelles.com/fifty-years-of-gold-anniversary-cake/</link> <comments>http://blog.thechocolatebelles.com/fifty-years-of-gold-anniversary-cake/#comments</comments> <pubDate>Thu, 02 Jul 2009 20:14:54 +0000</pubDate> <dc:creator>Chocolate Belles</dc:creator> <category><![CDATA[Anniversary Cakes]]></category> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=2257</guid> <description><![CDATA[Beautiful gold roses finish off this beautiful 50th Anniversary Cake making it an outstanding centerpiece for your special day. If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our prices and cake flavors.]]></description> <content:encoded><![CDATA[<p><img
class="size-medium wp-image-1685 alignleft" title="50th anniversary tier cake" src="http://thechocolatebelles.com/wordpress/wp-content/uploads/2009/07/thechocolatebelles50thanniversarycake-300x399.jpg" alt="thechocolatebelles50thanniversarycake" width="300" height="399" /><br
/> Beautiful gold roses finish off this beautiful 50th Anniversary Cake making it an outstanding centerpiece for your special day.</p><p>If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/"style="color: #993300; font-weight: 100; text-decoration: underline;" >call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/"style="color: #993300; font-weight: 100; text-decoration: underline;" >Click here to see our prices and cake flavors</a>.</p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/fifty-years-of-gold-anniversary-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Lovely Orchid Wedding Cake</title><link>http://blog.thechocolatebelles.com/lovely-orchid-wedding-cake/</link> <comments>http://blog.thechocolatebelles.com/lovely-orchid-wedding-cake/#comments</comments> <pubDate>Thu, 02 Jul 2009 20:11:25 +0000</pubDate> <dc:creator>Chocolate Belles</dc:creator> <category><![CDATA[Wedding Cakes]]></category> <guid
isPermaLink="false">http://blog.thechocolatebelles.com/?p=2259</guid> <description><![CDATA[This is a lovely fondant covered Wedding Cake embellished with gum paste orchids. The orchids look so real and make this an outstanding Wedding Cake. If you would like us to make a cake for your celebration please call us or visit our store. Click here to see our prices and cake flavors.]]></description> <content:encoded><![CDATA[<div
id="attachment_1682" class="wp-caption alignleft" style="width: 322px"><img
class="size-medium wp-image-1682" title="fondant orchid wedding cake" src="http://thechocolatebelles.com/wordpress/wp-content/uploads/2009/07/chocolatebellesweddingorchid1-312x400.jpg" alt="Lovely Orchid Wedding Cake" width="312" height="400" /><p
class="wp-caption-text">fondant orchid wedding cake</p></div><p>This is a lovely fondant covered Wedding Cake embellished with gum paste orchids. The orchids look so real and make this an outstanding Wedding Cake.</p><p>If you would like us to make a cake for your celebration please <a
href="http://blog.thechocolatebelles.com/contact/"style="color: #993300; font-weight: 100; text-decoration: underline;" >call us or visit our store</a>. <a
href="http://blog.thechocolatebelles.com/cake-prices-flavors/"style="color: #993300; font-weight: 100; text-decoration: underline;" >Click here to see our prices and cake flavors</a>.</p> ]]></content:encoded> <wfw:commentRss>http://blog.thechocolatebelles.com/lovely-orchid-wedding-cake/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
