<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Backup master Database Interval &#8211; master Database Best Practices</title>
	<atom:link href="http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Mon, 13 Feb 2012 15:11:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 17 of 31 Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-148831</link>
		<dc:creator><![CDATA[SQL SERVER – Interview Questions and Answers – Frequently Asked Questions – Day 17 of 31 Journey to SQLAuthority]]></dc:creator>
		<pubDate>Sun, 17 Jul 2011 01:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-148831</guid>
		<description><![CDATA[[...] To rebuild the Master database, run Setup.exe, verify, and repair a SQL Server instance, and rebuild the system databases. This procedure is most often used to rebuild the master database for a corrupted installation of SQL Server. (Read more here) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] To rebuild the Master database, run Setup.exe, verify, and repair a SQL Server instance, and rebuild the system databases. This procedure is most often used to rebuild the master database for a corrupted installation of SQL Server. (Read more here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-134091</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Thu, 12 May 2011 07:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-134091</guid>
		<description><![CDATA[It wont be much proble. However it is better to keep in the respective databases]]></description>
		<content:encoded><![CDATA[<p>It wont be much proble. However it is better to keep in the respective databases</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle J.</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-133988</link>
		<dc:creator><![CDATA[Michelle J.]]></dc:creator>
		<pubDate>Wed, 11 May 2011 15:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-133988</guid>
		<description><![CDATA[Our DBAs create stored procedures in the master database, but do not feel that it is a big deal.   They are utility type processes (e.g.  usp_Drop_Impact, usp_What_SQL_is_Running, etc.).   Do you think it is okay for them to be there?]]></description>
		<content:encoded><![CDATA[<p>Our DBAs create stored procedures in the master database, but do not feel that it is a big deal.   They are utility type processes (e.g.  usp_Drop_Impact, usp_What_SQL_is_Running, etc.).   Do you think it is okay for them to be there?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snehal</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-87351</link>
		<dc:creator><![CDATA[Snehal]]></dc:creator>
		<pubDate>Fri, 10 Sep 2010 11:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-87351</guid>
		<description><![CDATA[No Sir,
Not at all. As U know.]]></description>
		<content:encoded><![CDATA[<p>No Sir,<br />
Not at all. As U know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: calin</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-75656</link>
		<dc:creator><![CDATA[calin]]></dc:creator>
		<pubDate>Fri, 11 Jun 2010 13:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-75656</guid>
		<description><![CDATA[If anyone has found an updated procedure on how to backup the master in SQL 2008 R2, please share it here. For the time being, there&#039;s no such procedure out there.

best regards,
calin]]></description>
		<content:encoded><![CDATA[<p>If anyone has found an updated procedure on how to backup the master in SQL 2008 R2, please share it here. For the time being, there&#8217;s no such procedure out there.</p>
<p>best regards,<br />
calin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: calin</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-75655</link>
		<dc:creator><![CDATA[calin]]></dc:creator>
		<pubDate>Fri, 11 Jun 2010 13:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-75655</guid>
		<description><![CDATA[Hello there.

Yest it is. There are new features in SQL 2008 that also use msdb database. First which comes to mind is multi-server administration.

best regards,
calin]]></description>
		<content:encoded><![CDATA[<p>Hello there.</p>
<p>Yest it is. There are new features in SQL 2008 that also use msdb database. First which comes to mind is multi-server administration.</p>
<p>best regards,<br />
calin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-74579</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 12:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-74579</guid>
		<description><![CDATA[I lost my master database recently, and I do now keep backups.

To be honest, it&#039;s not too much effort to rebuild it in our case.
I do wonder if this is actually easier than the hoops you might have to jump through to restore your master database.

I recommend people looking into this as you might get a nasty surprise if you just think you&#039;ll be able to restore the database again and off you go...]]></description>
		<content:encoded><![CDATA[<p>I lost my master database recently, and I do now keep backups.</p>
<p>To be honest, it&#8217;s not too much effort to rebuild it in our case.<br />
I do wonder if this is actually easier than the hoops you might have to jump through to restore your master database.</p>
<p>I recommend people looking into this as you might get a nasty surprise if you just think you&#8217;ll be able to restore the database again and off you go&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat OConnor</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-65505</link>
		<dc:creator><![CDATA[Pat OConnor]]></dc:creator>
		<pubDate>Mon, 19 Apr 2010 21:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-65505</guid>
		<description><![CDATA[We do backup our master databases - daily. Our sql servers are not active during the early morning hours, so we have plenty of time to do daily full backups of every database.]]></description>
		<content:encoded><![CDATA[<p>We do backup our master databases &#8211; daily. Our sql servers are not active during the early morning hours, so we have plenty of time to do daily full backups of every database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim.xing</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-62454</link>
		<dc:creator><![CDATA[Kim.xing]]></dc:creator>
		<pubDate>Tue, 09 Mar 2010 05:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-62454</guid>
		<description><![CDATA[Nick article!]]></description>
		<content:encoded><![CDATA[<p>Nick article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ignacio A. Salom Rangel</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-56874</link>
		<dc:creator><![CDATA[Ignacio A. Salom Rangel]]></dc:creator>
		<pubDate>Wed, 21 Oct 2009 20:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-56874</guid>
		<description><![CDATA[Nice article. I agree with you backing up the master database its a must. The same counts for the MSDB database.]]></description>
		<content:encoded><![CDATA[<p>Nice article. I agree with you backing up the master database its a must. The same counts for the MSDB database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deep</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-56749</link>
		<dc:creator><![CDATA[deep]]></dc:creator>
		<pubDate>Fri, 16 Oct 2009 10:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-56749</guid>
		<description><![CDATA[Nice article, however, I have a maintenance plan in place for full backup of all dbs in the instance every night.

@lakshman
Could you be more specific about your question? If you want to consolidate the objects and data of all databases to a single database, it can be possible. However, it can be impacted on Performance and Security front. It will be nice if you re-phrase your question.

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Nice article, however, I have a maintenance plan in place for full backup of all dbs in the instance every night.</p>
<p>@lakshman<br />
Could you be more specific about your question? If you want to consolidate the objects and data of all databases to a single database, it can be possible. However, it can be impacted on Performance and Security front. It will be nice if you re-phrase your question.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lakshman</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-56655</link>
		<dc:creator><![CDATA[lakshman]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 11:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-56655</guid>
		<description><![CDATA[can we maintain lot of databases in one single database..
i heard this fact.. master database can contain lot of info. abt other databases in server, like this can we store all the databases in one database.. plz reply me .. early...]]></description>
		<content:encoded><![CDATA[<p>can we maintain lot of databases in one single database..<br />
i heard this fact.. master database can contain lot of info. abt other databases in server, like this can we store all the databases in one database.. plz reply me .. early&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-55321</link>
		<dc:creator><![CDATA[Alberto]]></dc:creator>
		<pubDate>Thu, 27 Aug 2009 20:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-55321</guid>
		<description><![CDATA[Hi!

We work with DB&#039;s in ERP&#039;s we commercialize.
The program it self, have a Maintenance Plan where we choose what DB&#039;s we want, how often, and where to save.
But it doesn&#039;t offer the possibility to choose System DB&#039;s.
Since until the very last version, they haven&#039;t a proprietary Service to do the Backups, they depend of SQL Agent.
With the change to SQL 2005 and because Express version doesn&#039;t have, we have been forced to look for other solutions.
So by now we have at least 1 time by day backup of all DB&#039;s (System and User DB).
In fact, I loved this system, because when the User create in the ERP a new DB, they can be stupid enough to not choose a Maintenance Plan for the DB, and with ExpressMaint I have sure at least one time by day ALL DB&#039;s are backup.
So even in clients who have SQL Paid version&#039;s  I always use ExpressMaint in Schedule Task .

But my question is, since the ERP doesn&#039;t create SQL Logins, it have they &quot;master&quot; DB where stores the users login, passwords, privileges and configurations, do I really need to backup Master and other SysDB&#039;s ?

Just discover your blog, and I really enjoy. A must to all of us who need to work with SQL Server.]]></description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>We work with DB&#8217;s in ERP&#8217;s we commercialize.<br />
The program it self, have a Maintenance Plan where we choose what DB&#8217;s we want, how often, and where to save.<br />
But it doesn&#8217;t offer the possibility to choose System DB&#8217;s.<br />
Since until the very last version, they haven&#8217;t a proprietary Service to do the Backups, they depend of SQL Agent.<br />
With the change to SQL 2005 and because Express version doesn&#8217;t have, we have been forced to look for other solutions.<br />
So by now we have at least 1 time by day backup of all DB&#8217;s (System and User DB).<br />
In fact, I loved this system, because when the User create in the ERP a new DB, they can be stupid enough to not choose a Maintenance Plan for the DB, and with ExpressMaint I have sure at least one time by day ALL DB&#8217;s are backup.<br />
So even in clients who have SQL Paid version&#8217;s  I always use ExpressMaint in Schedule Task .</p>
<p>But my question is, since the ERP doesn&#8217;t create SQL Logins, it have they &#8220;master&#8221; DB where stores the users login, passwords, privileges and configurations, do I really need to backup Master and other SysDB&#8217;s ?</p>
<p>Just discover your blog, and I really enjoy. A must to all of us who need to work with SQL Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj sawkar</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54913</link>
		<dc:creator><![CDATA[manoj sawkar]]></dc:creator>
		<pubDate>Mon, 17 Aug 2009 10:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54913</guid>
		<description><![CDATA[Thank you very much  for sharing your experience with us.]]></description>
		<content:encoded><![CDATA[<p>Thank you very much  for sharing your experience with us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marek Śliwiński</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54878</link>
		<dc:creator><![CDATA[Marek Śliwiński]]></dc:creator>
		<pubDate>Sat, 15 Aug 2009 15:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54878</guid>
		<description><![CDATA[No backup for system databases is foolish imho. Who wants to recreate all thess users and passwords and jobs by hand or by scripts. Only fool ;) ;) ;) or peson with full of spare time.

I backup my system databases automatically every week because I&#039;m lazy. Also manually backup after changes like for example: a lot of user accounts creation.]]></description>
		<content:encoded><![CDATA[<p>No backup for system databases is foolish imho. Who wants to recreate all thess users and passwords and jobs by hand or by scripts. Only fool ;) ;) ;) or peson with full of spare time.</p>
<p>I backup my system databases automatically every week because I&#8217;m lazy. Also manually backup after changes like for example: a lot of user accounts creation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JW M</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54824</link>
		<dc:creator><![CDATA[JW M]]></dc:creator>
		<pubDate>Thu, 13 Aug 2009 15:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54824</guid>
		<description><![CDATA[Sir you are great!]]></description>
		<content:encoded><![CDATA[<p>Sir you are great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramdas</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54782</link>
		<dc:creator><![CDATA[Ramdas]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 13:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54782</guid>
		<description><![CDATA[Nice article. The backup of master database often gets overlooked, it is important have a backup plan for the master database, here we do have a backup plan for the master database.]]></description>
		<content:encoded><![CDATA[<p>Nice article. The backup of master database often gets overlooked, it is important have a backup plan for the master database, here we do have a backup plan for the master database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krunal</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54781</link>
		<dc:creator><![CDATA[Krunal]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 13:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54781</guid>
		<description><![CDATA[Thanks for really nice post.
I read your blogs as soon as I turn my computer ON in the morning. This blog is really helpful to me. I just started as Jr DBA almost 1.5 month before. I read your blogs all the time. And it helps me directly or indirectly. Thanks for all these information.

I will definitely discuss with Sr DBAs about taking backup of master database. 

Thanks,]]></description>
		<content:encoded><![CDATA[<p>Thanks for really nice post.<br />
I read your blogs as soon as I turn my computer ON in the morning. This blog is really helpful to me. I just started as Jr DBA almost 1.5 month before. I read your blogs all the time. And it helps me directly or indirectly. Thanks for all these information.</p>
<p>I will definitely discuss with Sr DBAs about taking backup of master database. </p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54771</link>
		<dc:creator><![CDATA[Guillermo]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 07:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54771</guid>
		<description><![CDATA[Hi!

In first place, i want to thank you for your blog. I&#039;m a jr DBA (started less than a month ago!) and i have been reading your blog since the begining. I find it very useful and easy to understand. In fact, I always have the shorcut and the sql cheat sheet at hand.

Regardint the post... I&#039;ve included a backup of all the system databases in the Weekly maintenance plan.

Greetings ^^]]></description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>In first place, i want to thank you for your blog. I&#8217;m a jr DBA (started less than a month ago!) and i have been reading your blog since the begining. I find it very useful and easy to understand. In fact, I always have the shorcut and the sql cheat sheet at hand.</p>
<p>Regardint the post&#8230; I&#8217;ve included a backup of all the system databases in the Weekly maintenance plan.</p>
<p>Greetings ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darth Sonic</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54769</link>
		<dc:creator><![CDATA[Darth Sonic]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 06:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54769</guid>
		<description><![CDATA[I never backup the system/master databases. I wrote a detailed instruction how to recover user databases and how to setup sql server. I also stored scripts for user credentials and system configuration, so any other admin in our house could easily setup a new sql server or recover the current one. No need for master database backup here ;)]]></description>
		<content:encoded><![CDATA[<p>I never backup the system/master databases. I wrote a detailed instruction how to recover user databases and how to setup sql server. I also stored scripts for user credentials and system configuration, so any other admin in our house could easily setup a new sql server or recover the current one. No need for master database backup here ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kuldip</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54765</link>
		<dc:creator><![CDATA[Kuldip]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 05:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54765</guid>
		<description><![CDATA[Hello Sir,
Nice information for Master database backup.
One question is 
is there any difference in MSDB database
in sql2000 and sql2008 ?]]></description>
		<content:encoded><![CDATA[<p>Hello Sir,<br />
Nice information for Master database backup.<br />
One question is<br />
is there any difference in MSDB database<br />
in sql2000 and sql2008 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 8kb</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54763</link>
		<dc:creator><![CDATA[8kb]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 03:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54763</guid>
		<description><![CDATA[Comment about user stored procedures in master db. We are running specialized server-side trace for auditing instead using c2 audit option. We used sp_procoption to set stored procedure to autorun if SQL server is restarted. Sp_procoption requires the stored procedure to be in the master db. Is this an acceptable exception or is there a better way?]]></description>
		<content:encoded><![CDATA[<p>Comment about user stored procedures in master db. We are running specialized server-side trace for auditing instead using c2 audit option. We used sp_procoption to set stored procedure to autorun if SQL server is restarted. Sp_procoption requires the stored procedure to be in the master db. Is this an acceptable exception or is there a better way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish</title>
		<link>http://blog.sqlauthority.com/2009/08/12/sql-server-backup-master-database-interval-master-database-best-practices/#comment-54761</link>
		<dc:creator><![CDATA[Ashish]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 01:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=6578#comment-54761</guid>
		<description><![CDATA[Yes i do ...It like 3 months back i also don&#039;t know about the importance of Master Db but now i know so yes i take backup&#039;s of master db and i think this article helps a lot of people to understand about this.
Thanks..]]></description>
		<content:encoded><![CDATA[<p>Yes i do &#8230;It like 3 months back i also don&#8217;t know about the importance of Master Db but now i know so yes i take backup&#8217;s of master db and i think this article helps a lot of people to understand about this.<br />
Thanks..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

