<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sharepointsearch.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mike Knowles on SharePoint</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>Implementing Three-State Image Buttons in ASP.NET Using Sprite Sheets and CSS</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2010/02/15/implementing-three-state-image-buttons-in-asp-net-using-sprite-sheets-and-css.aspx</link><pubDate>Mon, 15 Feb 2010 20:01:04 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:30341</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=30341</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2010/02/15/implementing-three-state-image-buttons-in-asp-net-using-sprite-sheets-and-css.aspx#comments</comments><description>Many modern sites make use of two or three-state buttons to provide an added degree of interactivity when navigating across pages or submitting a form. It’s possible to create two and three state buttons using straight CSS or images. This article focuses...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2010/02/15/implementing-three-state-image-buttons-in-asp-net-using-sprite-sheets-and-css.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=30341" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/WebDesign/default.aspx">WebDesign</category><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item><item><title>SharePoint Flash WebPart</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2010/01/10/sharepoint-flash-webpart.aspx</link><pubDate>Sun, 10 Jan 2010 05:05:38 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:29629</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=29629</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2010/01/10/sharepoint-flash-webpart.aspx#comments</comments><description>Looking for an easier way to add a Flash file to a SharePoint content page? Download and install the Flash WebPart SharePoint Solution and you will be able to add Flash movies to your SharePoint web pages without having to edit any html code. Simply add...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2010/01/10/sharepoint-flash-webpart.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=29629" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Configure Windows 7 to Wake-Up for Windows Backup</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2010/01/09/configure-windows-7-to-wake-up-for-windows-backup.aspx</link><pubDate>Sun, 10 Jan 2010 01:17:32 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:29626</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=29626</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2010/01/09/configure-windows-7-to-wake-up-for-windows-backup.aspx#comments</comments><description>Recently after installing Windows 7 and configuring Windows Backup to run weekly I found that if system was not running due to a Power Management sleep that Windows does not automatically wake-up to run the scheduled backup. This meant when I would login...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2010/01/09/configure-windows-7-to-wake-up-for-windows-backup.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=29626" width="1" height="1"&gt;</description></item><item><title>Building a SharePoint Solution Setup.exe</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/10/26/building-a-sharepoint-solution-setup-exe.aspx</link><pubDate>Mon, 26 Oct 2009 13:00:00 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:28117</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=28117</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/10/26/building-a-sharepoint-solution-setup-exe.aspx#comments</comments><description>This article describes how to develop a single EXE file for installation and deployment of a SharePoint solution to a Windows SharePoint Services or SharePoint Server farm. The single EXE file can also be used for installation repair and removal. Using...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/10/26/building-a-sharepoint-solution-setup-exe.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=28117" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Resources for Finding a Domain Name</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/09/24/resources-for-finding-a-domain-name.aspx</link><pubDate>Thu, 24 Sep 2009 21:00:00 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:27575</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=27575</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/09/24/resources-for-finding-a-domain-name.aspx#comments</comments><description>Tried to register a domain name lately? It’s getting tough to come up with a reasonably short and usable name in the .com domain that’s not taken. This post details the most useful resources I came across when recently trying to come up with a new name...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/09/24/resources-for-finding-a-domain-name.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=27575" width="1" height="1"&gt;</description></item><item><title>Integrating SharePoint Windows Authentication and the ASP.NET SqlProfileProvider</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/08/16/integrating-sharepoint-windows-authentication-and-the-asp-net-sqlprofileprovider.aspx</link><pubDate>Sun, 16 Aug 2009 23:10:00 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:26926</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=26926</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/08/16/integrating-sharepoint-windows-authentication-and-the-asp-net-sqlprofileprovider.aspx#comments</comments><description>ASP.NET Profile Properties provide a convenient way to store application and user-specific preferences and personalization choices without having to write a lot of code to manage the back-end data storage and retrieval. The ASP.NET Application Services...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/08/16/integrating-sharepoint-windows-authentication-and-the-asp-net-sqlprofileprovider.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=26926" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Automate the Display of SharePoint Application Pool Process IDs with a Batch Script</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/08/02/automate-the-display-of-sharepoint-application-pool-process-ids-with-a-batch-script.aspx</link><pubDate>Sun, 02 Aug 2009 06:59:00 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:26686</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=26686</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/08/02/automate-the-display-of-sharepoint-application-pool-process-ids-with-a-batch-script.aspx#comments</comments><description>Here’s a quick way to get a listing of the currently running SharePoint application pool process IDs. Save this script in the directory of your choice and name it with a .bat extension (e.g. GetAppPoolProcessIds.bat): cscript.exe %systemroot%\system32...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/08/02/automate-the-display-of-sharepoint-application-pool-process-ids-with-a-batch-script.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=26686" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Enable Google Analytics Page Tracking in a Single-Name Intranet Site</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/07/10/enable-google-analytics-page-tracking-in-a-single-name-intranet-site.aspx</link><pubDate>Sat, 11 Jul 2009 01:00:00 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:26289</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=26289</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/07/10/enable-google-analytics-page-tracking-in-a-single-name-intranet-site.aspx#comments</comments><description>Recently I’ve been asked how to get Google Analytics working in an intranet site with a single name in the URL, for example: http://intranet. The first time I added Google Analytics to a site it was a development site accessed by server-name:port-number...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/07/10/enable-google-analytics-page-tracking-in-a-single-name-intranet-site.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=26289" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/GoogleAnalytics/default.aspx">GoogleAnalytics</category></item><item><title>Populating the PlaceHolderTitleBreadcrumb in a Custom Site Collection Settings Page</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/07/02/populating-the-placeholdertitlebreadcrumb-in-a-custom-site-collection-settings-page.aspx</link><pubDate>Fri, 03 Jul 2009 01:02:00 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:26146</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=26146</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/07/02/populating-the-placeholdertitlebreadcrumb-in-a-custom-site-collection-settings-page.aspx#comments</comments><description>This article provides a template for adding the breadcrumb to the top of your custom settings pages. If you are unfamiliar with the steps involved to create a custom settings page and have it show up in the links in the Site Collection Administrators...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/07/02/populating-the-placeholdertitlebreadcrumb-in-a-custom-site-collection-settings-page.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=26146" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Convert Visual Studio 2008 Class Library Project to Web Application Project</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/06/18/convert-visual-studio-2008-class-library-project-to-web-application-project.aspx</link><pubDate>Thu, 18 Jun 2009 06:11:00 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:25850</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=25850</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/06/18/convert-visual-studio-2008-class-library-project-to-web-application-project.aspx#comments</comments><description>Have you ever started out developing a class library for web parts or utility classes only to realize you later need to add a User Control or Page to the project? This can happen when working with SharePoint solutions as a popular way to develop and package...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/06/18/convert-visual-studio-2008-class-library-project-to-web-application-project.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=25850" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item><item><title>Multiple Browser Windows Media Player Object Tag</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/06/16/multiple-browser-windows-media-player-object-tag.aspx</link><pubDate>Tue, 16 Jun 2009 09:31:00 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:25835</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=25835</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/06/16/multiple-browser-windows-media-player-object-tag.aspx#comments</comments><description>This post describes how to build an object tag for Windows Media Player that will work on multiple browsers. Recently while writing some code for Windows Media Player, I took a walk down Google lane and came across an article on A List Apart by Elizabeth...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/06/16/multiple-browser-windows-media-player-object-tag.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=25835" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item><item><title>Integrating jQuery 1.3, ASP.NET 3.5 Visual Studio 2008</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/06/01/integrating-jquery-1-3-asp-net-3-5-visual-studio-2008.aspx</link><pubDate>Tue, 02 Jun 2009 01:56:30 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:25558</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=25558</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/06/01/integrating-jquery-1-3-asp-net-3-5-visual-studio-2008.aspx#comments</comments><description>jQuery 1.3 was released earlier this year with many new features , most notably improved CSS selectors and event handling. Microsoft and the jQuery team are working together on development and support of the jQuery framework and integrating it into the...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/06/01/integrating-jquery-1-3-asp-net-3-5-visual-studio-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=25558" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/jQuery/default.aspx">jQuery</category></item><item><title>Add Google Analytics to a SharePoint Publishing Site</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/05/17/add-google-analytics-to-a-sharepoint-publishing-site.aspx</link><pubDate>Sun, 17 May 2009 22:12:44 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:25328</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=25328</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/05/17/add-google-analytics-to-a-sharepoint-publishing-site.aspx#comments</comments><description>Google Analytics is a web traffic and demographics reporting service provided free of charge by Google. Google Analytics functionality can be added to any web site by setting up an account and adding a snippet of JavaScript to every page within the web...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/05/17/add-google-analytics-to-a-sharepoint-publishing-site.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=25328" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Embellish dasBlog Postings with an AddThis Share Button</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/05/01/embellish-dasblog-postings-with-an-addthis-share-button.aspx</link><pubDate>Sat, 02 May 2009 00:28:00 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:25329</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=25329</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/05/01/embellish-dasblog-postings-with-an-addthis-share-button.aspx#comments</comments><description>AddThis provides an easy way to allow readers of your blog to post to popular bookmark and social networking sites like delicious and digg . This post describes how to add an AddThis Share button at the end of your dasBlog postings. 1. Visit AddThis Read...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/05/01/embellish-dasblog-postings-with-an-addthis-share-button.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=25329" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/dasBlog/default.aspx">dasBlog</category><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/WebDesign/default.aspx">WebDesign</category></item><item><title>Google-Friendly Master Pages</title><link>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/04/14/google-friendly-master-pages.aspx</link><pubDate>Tue, 14 Apr 2009 10:23:52 GMT</pubDate><guid isPermaLink="false">4a9b4754-8bc4-467f-9abf-80464617d2f0:25330</guid><dc:creator>Mike Knowles</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://sharepointsearch.com/cs/blogs/mikeknowles/rsscomments.aspx?PostID=25330</wfw:commentRss><comments>http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/04/14/google-friendly-master-pages.aspx#comments</comments><description>When building ASP.NET Master Pages there are some simple approaches that will improve your search engine rankings, result displays, and integration with Google form-based tools such as Custom Search and AdSense. Search Engine Optimization (SEO) is the...(&lt;a href="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/2009/04/14/google-friendly-master-pages.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sharepointsearch.com/cs/aggbug.aspx?PostID=25330" width="1" height="1"&gt;</description><category domain="http://sharepointsearch.com/cs/blogs/mikeknowles/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item></channel></rss>