<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Publish The Feed Later</title>
	<atom:link href="http://wpengineer.com/publish-the-feed-later/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/publish-the-feed-later/</link>
	<description>WordPress News, Hacks, Tipps, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Mon, 15 Mar 2010 13:49:39 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Publish The Feed Later &#171; Weblog Tools Collection</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-2942</link>
		<dc:creator>Publish The Feed Later &#171; Weblog Tools Collection</dc:creator>
		<pubDate>Sat, 05 Dec 2009 14:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-2942</guid>
		<description>[...] Publish The Feed Later: WP Engineer provides a nice tutorial on how to publish your post to your feed a few minutes (configurable) after you publish your post. These few minutes can help you find errors or bugs in your post and fix them before they get sent out via your feed to all your readers. The &#8220;hack&#8221; requires you to change your theme&#8217;s functions.php file and add the code snippet provided. Alternatively you could also use a plugin written by our very own Keith, called Feed Pauser. I see no compatibility information on this plugin (maybe Keith could chime in and let us know) but it does offer further functionality such as the ability to prevent individual posts from appearing in your feed. A useful hack/plugin for those like me who have an itchy post finger.  (No Ratings Yet) &#160;Loading ...    &#160;  Tags: feed pauser, rss feed Visited 1 times [...]</description>
		<content:encoded><![CDATA[<p>[...] Publish The Feed Later: WP Engineer provides a nice tutorial on how to publish your post to your feed a few minutes (configurable) after you publish your post. These few minutes can help you find errors or bugs in your post and fix them before they get sent out via your feed to all your readers. The &#8220;hack&#8221; requires you to change your theme&#8217;s functions.php file and add the code snippet provided. Alternatively you could also use a plugin written by our very own Keith, called Feed Pauser. I see no compatibility information on this plugin (maybe Keith could chime in and let us know) but it does offer further functionality such as the ability to prevent individual posts from appearing in your feed. A useful hack/plugin for those like me who have an itchy post finger.  (No Ratings Yet) &nbsp;Loading ...    &nbsp;  Tags: feed pauser, rss feed Visited 1 times [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy - The Digitante</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-2034</link>
		<dc:creator>Andy - The Digitante</dc:creator>
		<pubDate>Thu, 19 Nov 2009 07:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-2034</guid>
		<description>I just tossed this in my function.php but I haven&#039;t published since doing so. We&#039;ll see how it goes tomorrow!

Thanks!</description>
		<content:encoded><![CDATA[<p>I just tossed this in my function.php but I haven't published since doing so. We'll see how it goes tomorrow!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 不要轻易按下“发布”按钮 - Kangzj</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1663</link>
		<dc:creator>不要轻易按下“发布”按钮 - Kangzj</dc:creator>
		<pubDate>Fri, 28 Aug 2009 13:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1663</guid>
		<description>[...] 前面已经介绍了可以通过ping来使搜索引擎或者feed第一时间更新，也提供了一些常用的Ping地址列表。但是前几天在网络上也看到了这样的帖子“如何延迟Feed更新”，目的是可以在延迟的时间里再检查下文章有没有问题。我要说，为什么非要等到发布之后才想到检查呢？ [...]</description>
		<content:encoded><![CDATA[<p>[...] 前面已经介绍了可以通过ping来使搜索引擎或者feed第一时间更新，也提供了一些常用的Ping地址列表。但是前几天在网络上也看到了这样的帖子“如何延迟Feed更新”，目的是可以在延迟的时间里再检查下文章有没有问题。我要说，为什么非要等到发布之后才想到检查呢？ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10个实用的WordPress RSS技巧 &#124; 帕兰映像</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1629</link>
		<dc:creator>10个实用的WordPress RSS技巧 &#124; 帕兰映像</dc:creator>
		<pubDate>Mon, 17 Aug 2009 21:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1629</guid>
		<description>[...] Publish your feed later [...]</description>
		<content:encoded><![CDATA[<p>[...] Publish your feed later [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Reveco</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1389</link>
		<dc:creator>Carlos Reveco</dc:creator>
		<pubDate>Fri, 26 Jun 2009 22:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1389</guid>
		<description>I create this script to publish rss weekly based on this post.
Thanks for the idea!
add this script in your functions.php of your theme.

	/**
 * puplish the content in the feed later
 * $where ist default-var in WordPress (wp-includes/query.php)
 * This function an a SQL-syntax
 */
 
function publish_weekly_on_feed($where) {
	global $wpdb;
 
	if ( is_feed() ) {
    $day=date(N);
    
    $now = gmdate(&#039;Y-m-d H:i:s&#039;);

 		// value for wait; + device
		$wait = &#039;1&#039;; // integer
 		// http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_timestampdiff
		$device = &#039;WEEK&#039;; //MINUTE, HOUR, DAY, WEEK, MONTH, YEAR
    
    $where .= &quot; AND TIMESTAMPDIFF($device, $wpdb-&gt;posts.post_date_gmt, &#039;$now&#039;) &gt; $wait &quot;;
		
$where .= &quot; OR $day = &#039;4&#039; &quot;; //1 = monday, 2= tuesday .... 7 =sunday
	}
	return $where;
}
 
add_filter(&#039;posts_where&#039;, &#039;publish_weekly_on_feed&#039;);</description>
		<content:encoded><![CDATA[<p>I create this script to publish rss weekly based on this post.<br />
Thanks for the idea!<br />
add this script in your functions.php of your theme.</p>
<p>	/**<br />
 * puplish the content in the feed later<br />
 * $where ist default-var in WordPress (wp-includes/query.php)<br />
 * This function an a SQL-syntax<br />
 */</p>
<p>function publish_weekly_on_feed($where) {<br />
	global $wpdb;</p>
<p>	if ( is_feed() ) {<br />
    $day=date(N);</p>
<p>    $now = gmdate('Y-m-d H:i:s');</p>
<p> 		// value for wait; + device<br />
		$wait = '1'; // integer<br />
 		// <a href="http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_timestampdiff" rel="nofollow" class="liexternal">http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_timestampdiff</a><br />
		$device = 'WEEK'; //MINUTE, HOUR, DAY, WEEK, MONTH, YEAR</p>
<p>    $where .= " AND TIMESTAMPDIFF($device, $wpdb-&gt;posts.post_date_gmt, '$now') &gt; $wait ";</p>
<p>$where .= " OR $day = '4' "; //1 = monday, 2= tuesday .... 7 =sunday<br />
	}<br />
	return $where;<br />
}</p>
<p>add_filter('posts_where', 'publish_weekly_on_feed');</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Details on the 10 Most Helpful Wordpress Design Blogs &#124; Arbenting</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1187</link>
		<dc:creator>Details on the 10 Most Helpful Wordpress Design Blogs &#124; Arbenting</dc:creator>
		<pubDate>Wed, 03 Jun 2009 22:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1187</guid>
		<description>[...] Publish The Feed Later [...]</description>
		<content:encoded><![CDATA[<p>[...] Publish The Feed Later [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Turtle</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1174</link>
		<dc:creator>Sean Turtle</dc:creator>
		<pubDate>Mon, 01 Jun 2009 08:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1174</guid>
		<description>Thanks very much - really appreciated!</description>
		<content:encoded><![CDATA[<p>Thanks very much - really appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erik</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1163</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Fri, 29 May 2009 10:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1163</guid>
		<description>I still have this issue and not sure what is the reason. If i post a message it is not included in the fed directly, even after pinging and a refresh (I use feedburner).

last time it worked when I changed the time of posting. I do not spend much time testing since it is a smaller blog where this happens.</description>
		<content:encoded><![CDATA[<p>I still have this issue and not sure what is the reason. If i post a message it is not included in the fed directly, even after pinging and a refresh (I use feedburner).</p>
<p>last time it worked when I changed the time of posting. I do not spend much time testing since it is a smaller blog where this happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ves</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1157</link>
		<dc:creator>Ves</dc:creator>
		<pubDate>Thu, 28 May 2009 19:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1157</guid>
		<description>Hey Erik, I&#039;m having the same problem. On the site we work (WP 2.7.1) we&#039;re getting same kind of delay.</description>
		<content:encoded><![CDATA[<p>Hey Erik, I'm having the same problem. On the site we work (WP 2.7.1) we're getting same kind of delay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1099</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Fri, 08 May 2009 14:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1099</guid>
		<description>It just came to my attention that my feed seems to have a delay of 1 message. 

So if I post a message, the message before that one appears in my feed. My readers read my  blogposts when they are already dated.

I neutralized this script and my issue was over. I am going to switch it on later this day just before publishing a new artciel to double check if it really originates from this script.</description>
		<content:encoded><![CDATA[<p>It just came to my attention that my feed seems to have a delay of 1 message. </p>
<p>So if I post a message, the message before that one appears in my feed. My readers read my  blogposts when they are already dated.</p>
<p>I neutralized this script and my issue was over. I am going to switch it on later this day just before publishing a new artciel to double check if it really originates from this script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RSS feed heeft vertraging van 1 bericht — wwohn.nl</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1098</link>
		<dc:creator>RSS feed heeft vertraging van 1 bericht — wwohn.nl</dc:creator>
		<pubDate>Fri, 08 May 2009 14:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1098</guid>
		<description>[...] ik heb het stukje script uitgezet waarmee je publicatie van een bericht naar je RSS feed kan uitstellen. Dit lijkt niets te veranderen en is waarschijnlijk niet de oorzaak van het [...]</description>
		<content:encoded><![CDATA[<p>[...] ik heb het stukje script uitgezet waarmee je publicatie van een bericht naar je RSS feed kan uitstellen. Dit lijkt niets te veranderen en is waarschijnlijk niet de oorzaak van het [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Противодействие плагиату RSS (Wordpress) &#124; Help For Web Developers</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-1016</link>
		<dc:creator>Противодействие плагиату RSS (Wordpress) &#124; Help For Web Developers</dc:creator>
		<pubDate>Wed, 15 Apr 2009 18:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-1016</guid>
		<description>[...] Эта фора может оказаться полезной для вас, и не только в смысле определения первоисточника, но и просто для проверки поста. Нередко бывает, что опубликовав материал, находишь в нем несколько досадных ошибок, но в RSS он уже ушел, а значит и читатели эти ошибки увидели. Задержка отправки в RSS решает эту проблему. Техника подсмотрена здесь. [...]</description>
		<content:encoded><![CDATA[<p>[...] Эта фора может оказаться полезной для вас, и не только в смысле определения первоисточника, но и просто для проверки поста. Нередко бывает, что опубликовав материал, находишь в нем несколько досадных ошибок, но в RSS он уже ушел, а значит и читатели эти ошибки увидели. Задержка отправки в RSS решает эту проблему. Техника подсмотрена здесь. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fördröj publiceringen till ditt RSS-flöde &#124; Andreas Karman</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-770</link>
		<dc:creator>Fördröj publiceringen till ditt RSS-flöde &#124; Andreas Karman</dc:creator>
		<pubDate>Fri, 27 Feb 2009 23:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-770</guid>
		<description>[...] Publish the Feed Later hos WP Engineer [...]</description>
		<content:encoded><![CDATA[<p>[...] Publish the Feed Later hos WP Engineer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azzam</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-746</link>
		<dc:creator>Azzam</dc:creator>
		<pubDate>Tue, 24 Feb 2009 12:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-746</guid>
		<description>@AlexPTS. Answered in a previous comment.

Do I still need to apply this if I am using feedburner since you mention that is scans in intervals?</description>
		<content:encoded><![CDATA[<p>@AlexPTS. Answered in a previous comment.</p>
<p>Do I still need to apply this if I am using feedburner since you mention that is scans in intervals?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexPTS</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-694</link>
		<dc:creator>AlexPTS</dc:creator>
		<pubDate>Sat, 14 Feb 2009 15:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-694</guid>
		<description>Why Publish The Feed Later?</description>
		<content:encoded><![CDATA[<p>Why Publish The Feed Later?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ookla</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-642</link>
		<dc:creator>ookla</dc:creator>
		<pubDate>Sun, 08 Feb 2009 18:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-642</guid>
		<description>fixed.. it was that &#039;greater than&#039; character</description>
		<content:encoded><![CDATA[<p>fixed.. it was that 'greater than' character</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ookla</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-640</link>
		<dc:creator>ookla</dc:creator>
		<pubDate>Sun, 08 Feb 2009 17:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-640</guid>
		<description>Hey dude.. can you help me?

My server time (php date): 9:13 AM
My server time (php gmdate): 5:13 PN
Wordpress time: 1:13 PM

How can I change your var _now to make this works with this?

thanks</description>
		<content:encoded><![CDATA[<p>Hey dude.. can you help me?</p>
<p>My server time (php date): 9:13 AM<br />
My server time (php gmdate): 5:13 PN<br />
Wordpress time: 1:13 PM</p>
<p>How can I change your var _now to make this works with this?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toma el control de los RSS de tu Wordpress &#124; aNieto2K</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-532</link>
		<dc:creator>Toma el control de los RSS de tu Wordpress &#124; aNieto2K</dc:creator>
		<pubDate>Mon, 26 Jan 2009 18:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-532</guid>
		<description>[...] En el ejemplo lo retrasa 5 MINUTE, pero podemos hacer que espere lo que nosotros queramos [...]</description>
		<content:encoded><![CDATA[<p>[...] En el ejemplo lo retrasa 5 MINUTE, pero podemos hacer que espere lo que nosotros queramos [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-481</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 19 Jan 2009 11:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-481</guid>
		<description>I have tested the code under many blogs and i use the code in many live blogs. Do you have correct copy the code in the functions.php of the Theme, with the php-tags?</description>
		<content:encoded><![CDATA[<p>I have tested the code under many blogs and i use the code in many live blogs. Do you have correct copy the code in the functions.php of the Theme, with the php-tags?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-470</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Fri, 16 Jan 2009 00:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-470</guid>
		<description>I tried it with the default WordPress theme and it was still causing the same problem. I turned off all of my plug ins and there was still the same problem. It had nothing to do with Feedburner this code caused the feed from WordPress (url.com/feed) to no longer work.</description>
		<content:encoded><![CDATA[<p>I tried it with the default WordPress theme and it was still causing the same problem. I turned off all of my plug ins and there was still the same problem. It had nothing to do with Feedburner this code caused the feed from WordPress (url.com/feed) to no longer work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-468</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 15 Jan 2009 18:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-468</guid>
		<description>The code works fine and i think you have only a problem in your theme or a problem with other plugins. The function wait 10 minutes and the is the same content in the feed. Feedburner scan the code in different interval with and publish later. Maybe is this a problem with this function.</description>
		<content:encoded><![CDATA[<p>The code works fine and i think you have only a problem in your theme or a problem with other plugins. The function wait 10 minutes and the is the same content in the feed. Feedburner scan the code in different interval with and publish later. Maybe is this a problem with this function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-466</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 15 Jan 2009 09:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-466</guid>
		<description>Yeah Erik, same thing here although the feedburner feed is still there, just with all the items up to when I added the code to the functions.php. Any recommendations?</description>
		<content:encoded><![CDATA[<p>Yeah Erik, same thing here although the feedburner feed is still there, just with all the items up to when I added the code to the functions.php. Any recommendations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-464</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Thu, 15 Jan 2009 02:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-464</guid>
		<description>I found that when I pasted this into the functions.php file it would cause my RSS feed to no long work. If you went to the URL of the feed there would be a page not found error and feedburner could no longer use the feed. 

I found that once this was code was deleted from the functions.php file everything worked again. I liked the concept of this but if using it is going to cause my feed to be unavailable I will deal with publishing the RSS at the same time. 

Have you encountered any one else with this problem?</description>
		<content:encoded><![CDATA[<p>I found that when I pasted this into the functions.php file it would cause my RSS feed to no long work. If you went to the URL of the feed there would be a page not found error and feedburner could no longer use the feed. </p>
<p>I found that once this was code was deleted from the functions.php file everything worked again. I liked the concept of this but if using it is going to cause my feed to be unavailable I will deal with publishing the RSS at the same time. </p>
<p>Have you encountered any one else with this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-457</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Tue, 13 Jan 2009 22:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-457</guid>
		<description>Is it possible I&#039;ve got some settings wrong here? I don&#039;t get any feedburner mails/feed anymore since adding this (exact copy) to my functions.php?
Thank you a lot!</description>
		<content:encoded><![CDATA[<p>Is it possible I've got some settings wrong here? I don't get any feedburner mails/feed anymore since adding this (exact copy) to my functions.php?<br />
Thank you a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delay Your WordPress RSS Feeds to Catch Errors In Time :: TinyHacker</title>
		<link>http://wpengineer.com/publish-the-feed-later/#comment-454</link>
		<dc:creator>Delay Your WordPress RSS Feeds to Catch Errors In Time :: TinyHacker</dc:creator>
		<pubDate>Tue, 13 Jan 2009 15:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=320#comment-454</guid>
		<description>[...] Publish The Feed Later - WP Engineer    Categories: Programming, Web Stuff. Tags: RSS, wordpress. [...]</description>
		<content:encoded><![CDATA[<p>[...] Publish The Feed Later - WP Engineer    Categories: Programming, Web Stuff. Tags: RSS, wordpress. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
