<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by pkmishra</title>
    <description>Stories kicked by pkmishra</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>SQL SERVER 2008 Interview Questions and Answers - PDF Download</title>
      <description>I have listed all the series in this post so that it can be easily downloaded and used. All the questions are collected and listed in one PDF which is here to download. If you have any question or if you want to add to any of the question please send me mail or write a comment.

Must Bookmark! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2fsql-server-interview-questions-and-answers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2fsql-server-interview-questions-and-answers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_SERVER_2008_Interview_Questions_and_Answers_PDF_Download</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_SERVER_2008_Interview_Questions_and_Answers_PDF_Download</guid>
      <pubDate>Sat, 21 Feb 2009 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>100% Unit Testable Linq To Sql Repository - Kazi Manzur Rashid's Blog</title>
      <description>In this post, I will show you how you can architect your Linq To Sql repository which will have 100% code coverage. I will use our favorite Northwind database along with my ongoing UnityCommonServiceLocatorMVC project. First, lets add a Linq To Sql diagram in our project and drag n drop the Category and Product table that will look something like foll... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f02%2f19%2f100-unit-testable-linq-to-sql-repository.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frashid%2farchive%2f2009%2f02%2f19%2f100-unit-testable-linq-to-sql-repository.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/100_Unit_Testable_Linq_To_Sql_Repository_Kazi_Manzur_Rashid_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/100_Unit_Testable_Linq_To_Sql_Repository_Kazi_Manzur_Rashid_s_Blog</guid>
      <pubDate>Fri, 20 Feb 2009 22:31:47 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 Management Studio tips</title>
      <description>Two SQL 2005 Management Studio tips &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2009%2f02%2f14%2fSQL-Server-2005-Management-Studio-tips.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2009%2f02%2f14%2fSQL-Server-2005-Management-Studio-tips.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2005_Management_Studio_tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2005_Management_Studio_tips</guid>
      <pubDate>Fri, 20 Feb 2009 17:16:02 GMT</pubDate>
    </item>
    <item>
      <title>C# Coding Guidelines and Best Practices</title>
      <description>The document will help developers writing better code.
Quality has its own value in a software product development.  The simplest method for guaranteeing that a crew of the developers furnishes high quality deliverables is to establish a coding standard. A comprehensive coding standard is essential for a successful product delivery. It's not just the delivery but also the after delivery tasks like support gets impacted by coding standards followed by the development team. The standard helps in enforcing best practices and avoiding pitfalls and makes knowledge dissemination across team easier.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.noesispedia.com%2fpost%2f2008%2f11%2f28%2fC-Coding-Guidelines-and-Best-Practices.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.noesispedia.com%2fpost%2f2008%2f11%2f28%2fC-Coding-Guidelines-and-Best-Practices.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Coding_Guidelines_and_Best_Practices</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Coding_Guidelines_and_Best_Practices</guid>
      <pubDate>Fri, 28 Nov 2008 14:07:03 GMT</pubDate>
    </item>
    <item>
      <title>Best practices for creating websites in IIS 6</title>
      <description>A list of steps that I always take while creating ASP.NET websites in IIS 6. It ensures better performance maintainability, and scalability of your application.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f04%2fbest-practices-for-creating-websites-in-iis-6-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f04%2fbest-practices-for-creating-websites-in-iis-6-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Best_practices_for_creating_websites_in_IIS_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Best_practices_for_creating_websites_in_IIS_6</guid>
      <pubDate>Mon, 06 Oct 2008 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Windows comming soon to Amazon EC2</title>
      <description>This is big news! Amazon are to enable Windows Support on EC2. this will allow users to kick of Windows images for running SQL Servers, IIS instances and anything else (even HPC stuff) in the cloud! SWEET! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faws.typepad.com%2faws%2f2008%2f10%2fcoming-soon-ama.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faws.typepad.com%2faws%2f2008%2f10%2fcoming-soon-ama.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Windows_comming_soon_to_Amazon_EC2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Windows_comming_soon_to_Amazon_EC2</guid>
      <pubDate>Thu, 02 Oct 2008 02:01:15 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Request Flow</title>
      <description>I looked all over the net for a good diagram that outlined the major classes involved an ASP.NET MVC request. I couldn't find one, and so I created this one. If you want to get a very high level overview, then check it out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f09%2f27%2fASPNET-MVC-Request-Flow.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f09%2f27%2fASPNET-MVC-Request-Flow.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Request_Flow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Request_Flow</guid>
      <pubDate>Tue, 30 Sep 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Announces Visual Studio 2010. Developers Respond.</title>
      <description>Microsoft's development environment offers new tools for Agile development, software testing enhancements and improved support for cloud computing. Microsoft showed CIO.com a sneak peek, and the author invited developers to chime in with their feedback.  
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cio.com%2farticle%2f451622%2fMicrosoft_Announces_Visual_Studio_._Developers_Respond."&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cio.com%2farticle%2f451622%2fMicrosoft_Announces_Visual_Studio_._Developers_Respond." border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Microsoft_Announces_Visual_Studio_2010_Developers_Respond</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Microsoft_Announces_Visual_Studio_2010_Developers_Respond</guid>
      <pubDate>Mon, 29 Sep 2008 23:01:13 GMT</pubDate>
    </item>
    <item>
      <title>Avoid this tricky conflict between ASP.NET AJAX and jQuery</title>
      <description>One example of how ASP.NET AJAX can conflict with jQuery's plugins, due to its modification of some JavaScript base types, and how to fix the problem in this particular case. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f09%2f28%2favoid-this-tricky-conflict-between-aspnet-ajax-and-jquery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f09%2f28%2favoid-this-tricky-conflict-between-aspnet-ajax-and-jquery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Avoid_this_tricky_conflict_between_ASP_NET_AJAX_and_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Avoid_this_tricky_conflict_between_ASP_NET_AJAX_and_jQuery</guid>
      <pubDate>Mon, 29 Sep 2008 21:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to jQuery Article posted</title>
      <description>I've posted Part 1 in a 2 part series on jQuery today. Part 1 covers the client side features of jQuery from the basics all the way through creating simple plugins and extending jQuery. This is a long article that discusses a host of the really useful features that jQuery brings to the table for client side Javascript development. Part 2 will then follow up with server side ASP.NET integration. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f494378.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f494378.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Introduction_to_jQuery_Article_posted</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Introduction_to_jQuery_Article_posted</guid>
      <pubDate>Tue, 30 Sep 2008 02:46:05 GMT</pubDate>
    </item>
    <item>
      <title>What is your strategy for becoming a better developer?</title>
      <description>Let me know what your best habits, tricks, info sources, etc.... that you have which make you a better developer. And the top three are going to get a copy of &amp;quot;The Pragmatic Programmer&amp;quot; in order to make themselves a better developer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f09%2f20%2fWhat-is-your-strategy-for-becoming-a-better-developer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f09%2f20%2fWhat-is-your-strategy-for-becoming-a-better-developer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/What_is_your_strategy_for_becoming_a_better_developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/What_is_your_strategy_for_becoming_a_better_developer</guid>
      <pubDate>Mon, 22 Sep 2008 21:31:19 GMT</pubDate>
    </item>
    <item>
      <title>Rotate Ads without Refreshing Page using AdRotator and ASP.NET AJAX</title>
      <description>The AdRotator control in ASP.NET is extremely handy when it comes to randomly displaying advertisements on your site. However the ads are rotated only when the user refreshes the page. In this article, we will explore how you can easily rotate ads at regular intervals, without the user refreshing the page.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d202"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d202" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Rotate_Ads_without_Refreshing_Page_using_AdRotator_and_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Rotate_Ads_without_Refreshing_Page_using_AdRotator_and_ASP_NET_AJAX</guid>
      <pubDate>Mon, 22 Sep 2008 09:31:09 GMT</pubDate>
    </item>
    <item>
      <title>Running multiple instances of BlogEngine 1.4.5 with single db</title>
      <description>BlogEngine is a powerful blogging engine and there may be situation in which you would like to use it for multiple websites but one database. One straight solution is to use different table prefix and specify the same in web.config file in appsettings. But I personally don't like the idea of storing data in two different tables. Given the fact that I am using Asp.Net membership provider, I would like to leverage built in capabilities of membership provider to run two different applications having one single database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2008%2f09%2f13%2fRunning-multiple-instances-of-BlogEngine-145-with-single-db.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2008%2f09%2f13%2fRunning-multiple-instances-of-BlogEngine-145-with-single-db.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Running_multiple_instances_of_BlogEngine_1_4_5_with_single_db</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Running_multiple_instances_of_BlogEngine_1_4_5_with_single_db</guid>
      <pubDate>Sat, 13 Sep 2008 17:56:14 GMT</pubDate>
    </item>
    <item>
      <title>How to show google mail like loading imageplease wait...</title>
      <description>For a better user experience you would your users to see please wait message while browser render the page completely.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2008%2f03%2f21%2fHow-to-show-google-mail-like-loading-imageplease-wait-message-while-page-data-loads.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2008%2f03%2f21%2fHow-to-show-google-mail-like-loading-imageplease-wait-message-while-page-data-loads.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_show_google_mail_like_loading_imageplease_wait</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_show_google_mail_like_loading_imageplease_wait</guid>
      <pubDate>Sat, 13 Sep 2008 15:38:02 GMT</pubDate>
    </item>
    <item>
      <title>StyleCop was just released!</title>
      <description>StyleCop was just released!  A tool that does all the styling for you in VS 2008 and 2005.  It helps you adhere to styling guidelines and standards of your Code.  It is a Great tool. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.spoiledtechie.com%2fpost%2fStyleCop-was-just-released!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.spoiledtechie.com%2fpost%2fStyleCop-was-just-released!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/StyleCop_was_just_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/StyleCop_was_just_released</guid>
      <pubDate>Sat, 13 Sep 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Best way to end user session asp.net</title>
      <description>What's the best way to end session after user logs out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2008%2f09%2f11%2fBest-way-to-end-user-session-in-aspnet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnoesispedia.com%2fpost%2f2008%2f09%2f11%2fBest-way-to-end-user-session-in-aspnet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Best_way_to_end_user_session_asp_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Best_way_to_end_user_session_asp_net</guid>
      <pubDate>Mon, 15 Sep 2008 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Sending Email in a Development Environment without an SMTP Server</title>
      <description>Very handy... I'm forever looking this stuff up :-|  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fSending-Email-in-a-Development-Environment-without-an-SMTP-Server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.donnfelker.com%2fpost%2fSending-Email-in-a-Development-Environment-without-an-SMTP-Server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Sending_Email_in_a_Development_Environment_without_an_SMTP_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Sending_Email_in_a_Development_Environment_without_an_SMTP_Server</guid>
      <pubDate>Fri, 12 Sep 2008 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Path to .NET 3.5 Developer Certification</title>
      <description>If you are trying to figure out the new certification exams for Microsoft Certified Professional Developer (MCPD) or Microsoft Certified Technical Specialist (MCTS) for .NET Framework 3.5 / Visual Studio 2008 then you may be interested in a diagram that I put together to helped me to visualize the path through the required certification exams. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.thearchitect.co.uk%2fweblog%2farchives%2f2008%2f08%2fpath_to_net_35_developer_certification.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.thearchitect.co.uk%2fweblog%2farchives%2f2008%2f08%2fpath_to_net_35_developer_certification.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Path_to_NET_3_5_Developer_Certification</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Path_to_NET_3_5_Developer_Certification</guid>
      <pubDate>Thu, 11 Sep 2008 09:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Enum - the good, the bad, the ugly and how to kill them</title>
      <description>A method of using objects intstead of enums in code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffgaroutte.net%2fpost%2f2008%2f06%2fEnum---the-good2c-the-bad2c-the-ugly-and-how-to-kill-them.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffgaroutte.net%2fpost%2f2008%2f06%2fEnum---the-good2c-the-bad2c-the-ugly-and-how-to-kill-them.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Enum_the_good_the_bad_the_ugly_and_how_to_kill_them</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Enum_the_good_the_bad_the_ugly_and_how_to_kill_them</guid>
      <pubDate>Tue, 17 Jun 2008 18:10:25 GMT</pubDate>
    </item>
  </channel>
</rss>
