<?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>Barattalo &#187; curl</title>
	<atom:link href="http://www.barattalo.it/tag/curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Fri, 10 Sep 2010 15:59:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to change twitter status with php and curl without oAuth</title>
		<link>http://www.barattalo.it/2010/09/09/how-to-change-twitter-status-with-php-and-curl-without-oauth/</link>
		<comments>http://www.barattalo.it/2010/09/09/how-to-change-twitter-status-with-php-and-curl-without-oauth/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 17:43:26 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[status update]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=626</guid>
		<description><![CDATA[Twitter api authentication Since the 31 of august 2010, twitter made its API more secure, stopping basic authentication calls. So, if you used basic authentication you have to change your code and implement oAuth authentication model (you can read about oAuth on Wikipedia). The oAuth authentication model Using oAuth means that you have to register [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/' rel='bookmark' title='Permanent Link: PHP curl bot to update Facebook status'>PHP curl bot to update Facebook status</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/' rel='bookmark' title='Permanent Link: PHP to get twitter infos and avatar'>PHP to get twitter infos and avatar</a></li>
<li><a href='http://www.barattalo.it/2010/01/06/test-if-a-remote-url-exists-with-php-and-curl/' rel='bookmark' title='Permanent Link: Test if a remote url exists with PHP and CURL'>Test if a remote url exists with PHP and CURL</a></li>
<li><a href='http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/' rel='bookmark' title='Permanent Link: PHP bot to get wikipedia definitions'>PHP bot to get wikipedia definitions</a></li>
<li><a href='http://www.barattalo.it/2009/12/29/tiny-url-encode-and-decode-with-php/' rel='bookmark' title='Permanent Link: Tiny url encode and decode with PHP'>Tiny url encode and decode with PHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/09/09/how-to-change-twitter-status-with-php-and-curl-without-oauth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP bot to get wikipedia definitions</title>
		<link>http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/</link>
		<comments>http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 14:14:03 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & webbots]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[webbot]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=606</guid>
		<description><![CDATA[Wikipedia, the collaborative and multilingual encyclopedia project, has a lot of usefull terms defined in its database, you can find informations on artists, cities, medical terms, cars, brands&#8230; quite everything. If you need to add some content to your pages without having that content in your database you can use Wikipedia API or Google define [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/12/29/tiny-url-encode-and-decode-with-php/' rel='bookmark' title='Permanent Link: Tiny url encode and decode with PHP'>Tiny url encode and decode with PHP</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/' rel='bookmark' title='Permanent Link: PHP to get twitter infos and avatar'>PHP to get twitter infos and avatar</a></li>
<li><a href='http://www.barattalo.it/2010/05/30/parsing-flickr-feed-with-php-tutorial/' rel='bookmark' title='Permanent Link: Parsing Flickr Feed with PHP tutorial'>Parsing Flickr Feed with PHP tutorial</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/' rel='bookmark' title='Permanent Link: PHP curl bot to update Facebook status'>PHP curl bot to update Facebook status</a></li>
<li><a href='http://www.barattalo.it/2010/08/09/send-push-notification-to-iphone-with-php-and-pushme-to/' rel='bookmark' title='Permanent Link: Send push notification to iPhone with PHP and pushme.to'>Send push notification to iPhone with PHP and pushme.to</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP to post on a Facebook page</title>
		<link>http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/</link>
		<comments>http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 15:18:15 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & webbots]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook page]]></category>
		<category><![CDATA[fan page]]></category>
		<category><![CDATA[mini bot class]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Spider]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=549</guid>
		<description><![CDATA[Hi, I&#8217;ve modified the Mini Bot Class, I&#8217;ve fixed the Facebook status update and I&#8217;ve implemented the function to post on the wall of a facebook page: suppose you have a page of a brand, and you need to update it regularly with a cron job&#8230; Very, very usefull, isn&#8217;t it? Nothing more to say. [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/' rel='bookmark' title='Permanent Link: PHP curl bot to update Facebook status'>PHP curl bot to update Facebook status</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='Permanent Link: PHP Web page to text function'>PHP Web page to text function</a></li>
<li><a href='http://www.barattalo.it/2010/01/17/posting-to-facebook-from-website-with-facebook-connect/' rel='bookmark' title='Permanent Link: Posting to Facebook from website with Facebook Connect'>Posting to Facebook from website with Facebook Connect</a></li>
<li><a href='http://www.barattalo.it/2010/01/20/new-version-of-mini-bots-php-class-v-1-4/' rel='bookmark' title='Permanent Link: New version of Mini Bots PHP Class (v.1.4)'>New version of Mini Bots PHP Class (v.1.4)</a></li>
<li><a href='http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/' rel='bookmark' title='Permanent Link: PHP bot to get wikipedia definitions'>PHP bot to get wikipedia definitions</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP curl bot to update Facebook status</title>
		<link>http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/</link>
		<comments>http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 21:30:10 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & webbots]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[webbots]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=480</guid>
		<description><![CDATA[I&#8217;ve found this great mini bot from Alste blog, and I&#8217;ve decided to add it to the mini bot class. This bot uses curl to connect to facebook mobile (m.facebook.com) and perform the login. Then it saves the cookies received from mobile facebook and go to the facebook mobile homepage where it sets the status [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/09/09/how-to-change-twitter-status-with-php-and-curl-without-oauth/' rel='bookmark' title='Permanent Link: How to change twitter status with php and curl without oAuth'>How to change twitter status with php and curl without oAuth</a></li>
<li><a href='http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/' rel='bookmark' title='Permanent Link: PHP to post on a Facebook page'>PHP to post on a Facebook page</a></li>
<li><a href='http://www.barattalo.it/2010/01/06/test-if-a-remote-url-exists-with-php-and-curl/' rel='bookmark' title='Permanent Link: Test if a remote url exists with PHP and CURL'>Test if a remote url exists with PHP and CURL</a></li>
<li><a href='http://www.barattalo.it/2010/01/17/posting-to-facebook-from-website-with-facebook-connect/' rel='bookmark' title='Permanent Link: Posting to Facebook from website with Facebook Connect'>Posting to Facebook from website with Facebook Connect</a></li>
<li><a href='http://www.barattalo.it/2009/12/29/tiny-url-encode-and-decode-with-php/' rel='bookmark' title='Permanent Link: Tiny url encode and decode with PHP'>Tiny url encode and decode with PHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>PHP to get twitter infos and avatar</title>
		<link>http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/</link>
		<comments>http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 21:23:03 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & webbots]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[Preg_match_all]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[spiders]]></category>
		<category><![CDATA[webbot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=478</guid>
		<description><![CDATA[I&#8217;ve just updated the Mini Bot Php Class with an improved version of the twitterInfo function, here is the code of the new function, I&#8217;ve added the avatar image url: /* this function is part of the Mini Bot Class */ // // get twitter infos from nickname // and get avatar url public function [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/01/12/bot-that-retrieves-url-meta-data-info/' rel='bookmark' title='Permanent Link: Bot that retrieves url meta data and other infos'>Bot that retrieves url meta data and other infos</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='Permanent Link: PHP Web page to text function'>PHP Web page to text function</a></li>
<li><a href='http://www.barattalo.it/2009/12/24/php-meteo-bot-for-google/' rel='bookmark' title='Permanent Link: PHP bot to grab meteo information from Google'>PHP bot to grab meteo information from Google</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/' rel='bookmark' title='Permanent Link: PHP curl bot to update Facebook status'>PHP curl bot to update Facebook status</a></li>
<li><a href='http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/' rel='bookmark' title='Permanent Link: PHP bot to get wikipedia definitions'>PHP bot to get wikipedia definitions</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of Mini Bots PHP Class (v.1.4)</title>
		<link>http://www.barattalo.it/2010/01/20/new-version-of-mini-bots-php-class-v-1-4/</link>
		<comments>http://www.barattalo.it/2010/01/20/new-version-of-mini-bots-php-class-v-1-4/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 22:53:20 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & webbots]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Preg_match_all]]></category>
		<category><![CDATA[Regular expression]]></category>
		<category><![CDATA[spiders]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Web bot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=386</guid>
		<description><![CDATA[I&#8217;ve added three more bots to the Mini Bots Php Class, now the version number is 1.4 and it has these new features. Follow the link, watch demos and download the class from the Mini Bots Php Class page: addeded twitterInfo method to retrieve the numbers of following, followers, and lists. addeded url2pdf method to [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='Permanent Link: PHP Web page to text function'>PHP Web page to text function</a></li>
<li><a href='http://www.barattalo.it/mini-bots-php-class/' rel='bookmark' title='Permanent Link: Mini Bots PHP Class'>Mini Bots PHP Class</a></li>
<li><a href='http://www.barattalo.it/2010/02/15/mixing-bots-to-gain-new-services/' rel='bookmark' title='Permanent Link: Mixing bots to gain new services'>Mixing bots to gain new services</a></li>
<li><a href='http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/' rel='bookmark' title='Permanent Link: PHP to post on a Facebook page'>PHP to post on a Facebook page</a></li>
<li><a href='http://www.barattalo.it/2010/08/09/send-push-notification-to-iphone-with-php-and-pushme-to/' rel='bookmark' title='Permanent Link: Send push notification to iPhone with PHP and pushme.to'>Send push notification to iPhone with PHP and pushme.to</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/01/20/new-version-of-mini-bots-php-class-v-1-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Web page to text function</title>
		<link>http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/</link>
		<comments>http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 13:55:05 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & webbots]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[Regular expression]]></category>
		<category><![CDATA[Spider]]></category>
		<category><![CDATA[spiders]]></category>
		<category><![CDATA[Web bot]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=352</guid>
		<description><![CDATA[I&#8217;ve found this nice small bot on the www.php.net site, thanks to the author of the script on the preg_replace page. This bot returns the text content of a url and it could be used to take text from a site and find relevant words to search. It&#8217;s nice because it uses CURL and let [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/' rel='bookmark' title='Permanent Link: PHP to get twitter infos and avatar'>PHP to get twitter infos and avatar</a></li>
<li><a href='http://www.barattalo.it/2010/03/10/how-to-write-a-text-description-into-html-input-type-password/' rel='bookmark' title='Permanent Link: How to write a text description into html input type password'>How to write a text description into html input type password</a></li>
<li><a href='http://www.barattalo.it/2010/07/28/php-to-post-on-facebook-page/' rel='bookmark' title='Permanent Link: PHP to post on a Facebook page'>PHP to post on a Facebook page</a></li>
<li><a href='http://www.barattalo.it/2010/01/20/new-version-of-mini-bots-php-class-v-1-4/' rel='bookmark' title='Permanent Link: New version of Mini Bots PHP Class (v.1.4)'>New version of Mini Bots PHP Class (v.1.4)</a></li>
<li><a href='http://www.barattalo.it/2009/11/17/set-write-here-on-input/' rel='bookmark' title='Permanent Link: Set &#8220;write here&#8221; on input type text?'>Set &#8220;write here&#8221; on input type text?</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Test if a remote url exists with PHP and CURL</title>
		<link>http://www.barattalo.it/2010/01/06/test-if-a-remote-url-exists-with-php-and-curl/</link>
		<comments>http://www.barattalo.it/2010/01/06/test-if-a-remote-url-exists-with-php-and-curl/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 09:13:15 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & webbots]]></category>
		<category><![CDATA[check url]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[get_headers]]></category>
		<category><![CDATA[preg_match]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[Regular expression]]></category>
		<category><![CDATA[url validator]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=283</guid>
		<description><![CDATA[If you have to test if a local file exists you will probably use the php file_exists function, but if you have to test a remote file, that is to say a remote url, than you can use CURL and get the headers returned by the http request. If you receive a 200 code, than [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/' rel='bookmark' title='Permanent Link: PHP curl bot to update Facebook status'>PHP curl bot to update Facebook status</a></li>
<li><a href='http://www.barattalo.it/2010/09/09/how-to-change-twitter-status-with-php-and-curl-without-oauth/' rel='bookmark' title='Permanent Link: How to change twitter status with php and curl without oAuth'>How to change twitter status with php and curl without oAuth</a></li>
<li><a href='http://www.barattalo.it/2009/12/29/tiny-url-encode-and-decode-with-php/' rel='bookmark' title='Permanent Link: Tiny url encode and decode with PHP'>Tiny url encode and decode with PHP</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/copying-remote-files-on-your-server-with-php/' rel='bookmark' title='Permanent Link: Copying remote files on your server with PHP'>Copying remote files on your server with PHP</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='Permanent Link: PHP Web page to text function'>PHP Web page to text function</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/01/06/test-if-a-remote-url-exists-with-php-and-curl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tiny url encode and decode with PHP</title>
		<link>http://www.barattalo.it/2009/12/29/tiny-url-encode-and-decode-with-php/</link>
		<comments>http://www.barattalo.it/2009/12/29/tiny-url-encode-and-decode-with-php/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 16:43:44 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[Spiders & webbots]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[decode url]]></category>
		<category><![CDATA[encode]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[Mini Bots Class]]></category>
		<category><![CDATA[short url]]></category>
		<category><![CDATA[tiny url]]></category>
		<category><![CDATA[tinyurl]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=277</guid>
		<description><![CDATA[The first functions make short urls using tinyurl.com service. It&#8217;s a very popular function on the web, you can find it in a lot of files, and it&#8217;s always the same: function doShortURL($url) { $short_url= file_get_contents('http://tinyurl.com/api-create.php?url=' . urlencode( $url ) ); return $short_url; } The second function decode a short url in a simple way: [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/08/29/php-bot-to-get-wikipedia-definitions/' rel='bookmark' title='Permanent Link: PHP bot to get wikipedia definitions'>PHP bot to get wikipedia definitions</a></li>
<li><a href='http://www.barattalo.it/2010/01/06/test-if-a-remote-url-exists-with-php-and-curl/' rel='bookmark' title='Permanent Link: Test if a remote url exists with PHP and CURL'>Test if a remote url exists with PHP and CURL</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-to-get-twitter-infos-and-avatar/' rel='bookmark' title='Permanent Link: PHP to get twitter infos and avatar'>PHP to get twitter infos and avatar</a></li>
<li><a href='http://www.barattalo.it/2010/01/16/php-web-page-to-text-function/' rel='bookmark' title='Permanent Link: PHP Web page to text function'>PHP Web page to text function</a></li>
<li><a href='http://www.barattalo.it/2010/03/01/php-curl-bot-to-update-facebook-status/' rel='bookmark' title='Permanent Link: PHP curl bot to update Facebook status'>PHP curl bot to update Facebook status</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2009/12/29/tiny-url-encode-and-decode-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
