﻿<?xml version="1.0" encoding="utf-8"?>
<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>Learn IIS 7.0 - New Articles</title>
    <description>The 25 most recent updates for the Learn IIS 7.0 Wiki</description>
    <link>http://learn.iis.net/</link>
    <language>en-us</language>
    <copyright>Copyright © 2010 Microsoft Corporation. All Rights Reserved</copyright>
    <lastBuildDate>Tue, 20 Dec 2011 21:49:26 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Community Server v2.0 (http://www.communityserver.org)</generator>
    <item>
      <title>Web Deploy Parameterization</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1082/web-deploy-parameterization/"&gt;Web Deploy Parameterization&lt;/a&gt; was added by robmcm on Tuesday, December 20, 2011.&lt;br /&gt;&lt;br /&gt;Introduction to Parameterization Web application development most often involves deploying code in different environments: development, staging, or production servers. Each environment might use a different set of resources, like database connection information</description>
      <link>http://learn.iis.net/page.aspx/1082/web-deploy-parameterization/</link>
      <author>robmcm</author>
      <pubDate>Tue, 20 Dec 2011 21:49:26 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Building a Web Deploy Package from Visual Studio 2010</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1081/building-a-web-deploy-package-from-visual-studio-2010/"&gt;Building a Web Deploy Package from Visual Studio 2010&lt;/a&gt; was added by harshmittal on Tuesday, December 13, 2011.&lt;br /&gt;&lt;br /&gt;Building a Web Deploy Package from Visual Studio 2010 Summary So far, we have installed Web Deploy on a web server and enabled non-administrators to deploy applications to IIS 7. In this walkthrough, we will learn how developers can create Web Deploy</description>
      <link>http://learn.iis.net/page.aspx/1081/building-a-web-deploy-package-from-visual-studio-2010/</link>
      <author>harshmittal</author>
      <pubDate>Tue, 13 Dec 2011 17:27:04 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Testing Web Deploy publishing from Visual Studio 2010 and WebMatrix</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1080/testing-web-deploy-publishing-from-visual-studio-2010-and-webmatrix/"&gt;Testing Web Deploy publishing from Visual Studio 2010 and WebMatrix&lt;/a&gt; was added by harshmittal on Monday, December 12, 2011.&lt;br /&gt;&lt;br /&gt;Testing Web Deploy publishing from Visual Studio 2010 and WebMatrix Summary So far, we have configured Web Deploy on a server so non-administrators can deploy content to a single site (Default Web Site) as well as databases. In this walkthrough, we will</description>
      <link>http://learn.iis.net/page.aspx/1080/testing-web-deploy-publishing-from-visual-studio-2010-and-webmatrix/</link>
      <author>harshmittal</author>
      <pubDate>Mon, 12 Dec 2011 20:37:41 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>PowerShell scripts for automating Web Deploy setup</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1077/powershell-scripts-for-automating-web-deploy-setup/"&gt;PowerShell scripts for automating Web Deploy setup&lt;/a&gt; was added by harshmittal on Monday, December 12, 2011.&lt;br /&gt;&lt;br /&gt;PowerShell scripts for automating Web Deploy setup Description: The v2.1 release of Web Deploy installs several PowerShell scripts that make it easy to configure your IIS server so that users can publish to it by using Web Deploy. This page shows you</description>
      <link>http://learn.iis.net/page.aspx/1077/powershell-scripts-for-automating-web-deploy-setup/</link>
      <author>harshmittal</author>
      <pubDate>Mon, 12 Dec 2011 18:38:42 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Installing and Configuring Web Deploy</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1075/installing-and-configuring-web-deploy/"&gt;Installing and Configuring Web Deploy&lt;/a&gt; was added by harshmittal on Monday, December 12, 2011.&lt;br /&gt;&lt;br /&gt;Installing and Configuring Web Deploy for Administrator and non-administrator Deployments Summary In this walkthrough, we will show steps for installing and configuring Web Deploy for administrator or non-administrator deployments. This means the steps</description>
      <link>http://learn.iis.net/page.aspx/1075/installing-and-configuring-web-deploy/</link>
      <author>harshmittal</author>
      <pubDate>Mon, 12 Dec 2011 18:01:00 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Introduction to Web Deploy</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1073/introduction-to-web-deploy/"&gt;Introduction to Web Deploy&lt;/a&gt; was added by robmcm on Friday, December 09, 2011.&lt;br /&gt;&lt;br /&gt;What is Web Deploy? Web Deploy is an extensible client-server tool for syncing content and configuration to IIS. Web Deploy is used primarily in two scenarios: Developers use it to sync (aka ‘publish’) a compiled web applications (ASP .Net, PHP etc) from</description>
      <link>http://learn.iis.net/page.aspx/1073/introduction-to-web-deploy/</link>
      <author>robmcm</author>
      <pubDate>Fri, 09 Dec 2011 18:32:51 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Web Platform Installer v4 command line (WebPICMD.exe) Preview Release</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1072/web-platform-installer-v4-command-line-webpicmdexe-preview-release/"&gt;Web Platform Installer v4 command line (WebPICMD.exe) Preview Release&lt;/a&gt; was added by chrissfanos on Wednesday, November 16, 2011.&lt;br /&gt;&lt;br /&gt;WebPI Command line The Web Platform Installer v4 (WebPI) command line tool is now available as a separate download! We've added a bunch of new features and fix several issues, and we'd really like you to take it out for a test drive! For those of you</description>
      <link>http://learn.iis.net/page.aspx/1072/web-platform-installer-v4-command-line-webpicmdexe-preview-release/</link>
      <author>chrissfanos</author>
      <pubDate>Wed, 16 Nov 2011 12:05:20 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>IIS Transform Manager Readme</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1054/iis-transform-manager-readme/"&gt;IIS Transform Manager Readme&lt;/a&gt; was added by dmnelson on Thursday, June 23, 2011.&lt;br /&gt;&lt;br /&gt;IIS Transform Manager 1.0 Beta is an extensible media transform engine that enables "watch folder" job submission, queuing, management, integrated media transcoding/transmuxing, and batch-encryption of on-demand audio and video files. One example of a</description>
      <link>http://learn.iis.net/page.aspx/1054/iis-transform-manager-readme/</link>
      <category domain="http://learn.iis.net/tags/Media/default.aspx">Media</category>
      <category domain="http://learn.iis.net/tags/Transform+Manager/default.aspx">Transform Manager</category>
      <author>dmnelson</author>
      <pubDate>Thu, 23 Jun 2011 22:26:36 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>IIS Smooth Streaming Format SDK Readme</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1052/iis-smooth-streaming-format-sdk-readme/"&gt;IIS Smooth Streaming Format SDK Readme&lt;/a&gt; was added by dmnelson on Thursday, June 23, 2011.&lt;br /&gt;&lt;br /&gt;June 2010 These release notes are for the Beta 2 release of the IIS Smooth Streaming Format Software Development Kit 1.0. This release is provided under the IIS Smooth Streaming Format SDK license terms that accompany this package. The package makes it</description>
      <link>http://learn.iis.net/page.aspx/1052/iis-smooth-streaming-format-sdk-readme/</link>
      <category domain="http://learn.iis.net/tags/Live+Smooth+Streaming/default.aspx">Live Smooth Streaming</category>
      <category domain="http://learn.iis.net/tags/Media/default.aspx">Media</category>
      <category domain="http://learn.iis.net/tags/Smooth+Streaming/default.aspx">Smooth Streaming</category>
      <author>dmnelson</author>
      <pubDate>Thu, 23 Jun 2011 22:00:26 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>IIS Smooth Streaming Client Readme</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1051/iis-smooth-streaming-client-readme/"&gt;IIS Smooth Streaming Client Readme&lt;/a&gt; was added by dmnelson on Thursday, June 23, 2011.&lt;br /&gt;&lt;br /&gt;Last Updated: September 2, 2011 Applies To: IIS Smooth Streaming Client1.1RTW IIS Smooth Streaming Client1.5RTW Note IIS Smooth Streaming Client1.5 was updated on September 2, 2011. Be sure to install this version to get the latest bug fixes and enhancements</description>
      <link>http://learn.iis.net/page.aspx/1051/iis-smooth-streaming-client-readme/</link>
      <category domain="http://learn.iis.net/tags/Live+Smooth+Streaming/default.aspx">Live Smooth Streaming</category>
      <category domain="http://learn.iis.net/tags/Media/default.aspx">Media</category>
      <category domain="http://learn.iis.net/tags/Silverlight/default.aspx">Silverlight</category>
      <category domain="http://learn.iis.net/tags/Smooth+Streaming/default.aspx">Smooth Streaming</category>
      <author>dmnelson</author>
      <pubDate>Thu, 23 Jun 2011 21:29:45 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>IIS Media Services Readme</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1046/iis-media-services-readme/"&gt;IIS Media Services Readme&lt;/a&gt; was added by dmnelson on Thursday, June 23, 2011.&lt;br /&gt;&lt;br /&gt;Applies To: IIS Media Services4 (IIS Media Services4.1 and IIS Media Services4.0), IIS Media Services3 Last Updated:November 8, 2011 IIS Media Services integrates with Internet Information Services (IIS) 7 to provide a secure, scalable, and easy-to-manage</description>
      <link>http://learn.iis.net/page.aspx/1046/iis-media-services-readme/</link>
      <category domain="http://learn.iis.net/tags/Bit+Rate+Throttling/default.aspx">Bit Rate Throttling</category>
      <category domain="http://learn.iis.net/tags/IIS+Media+Services/default.aspx">IIS Media Services</category>
      <category domain="http://learn.iis.net/tags/Live+Smooth+Streaming/default.aspx">Live Smooth Streaming</category>
      <category domain="http://learn.iis.net/tags/Media/default.aspx">Media</category>
      <category domain="http://learn.iis.net/tags/Smooth+Streaming/default.aspx">Smooth Streaming</category>
      <category domain="http://learn.iis.net/tags/Web+Playlists/default.aspx">Web Playlists</category>
      <author>dmnelson</author>
      <pubDate>Thu, 23 Jun 2011 19:14:23 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Product Release Notes</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1044/product-release-notes/"&gt;Product Release Notes&lt;/a&gt; was added by dmnelson on Thursday, June 23, 2011.&lt;br /&gt;&lt;br /&gt;</description>
      <link>http://learn.iis.net/page.aspx/1044/product-release-notes/</link>
      <author>dmnelson</author>
      <pubDate>Thu, 23 Jun 2011 18:41:00 GMT</pubDate>
      <dc:contentType>tableOfContents</dc:contentType>
    </item>
    <item>
      <title>Advanced Logging Readme</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1035/advanced-logging-readme/"&gt;Advanced Logging Readme&lt;/a&gt; was added by dmnelson on Wednesday, June 22, 2011.&lt;br /&gt;&lt;br /&gt;IIS Advanced Logging is an extension for Internet Information Services (IIS) 7 that provides enhanced data collection and real-time server and client-side logging capabilities. It supports complex Web and media delivery scenarios that demand flexibility</description>
      <link>http://learn.iis.net/page.aspx/1035/advanced-logging-readme/</link>
      <category domain="http://learn.iis.net/tags/Advanced+Logging/default.aspx">Advanced Logging</category>
      <category domain="http://learn.iis.net/tags/logging/default.aspx">logging</category>
      <author>dmnelson</author>
      <pubDate>Wed, 22 Jun 2011 13:29:19 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Creating a Content Feed for Learning</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1032/creating-a-content-feed-for-learning/"&gt;Creating a Content Feed for Learning&lt;/a&gt; was added by simtan on Friday, May 20, 2011.&lt;br /&gt;&lt;br /&gt;Creating a Content Feed for Learning If you are a content/documentation provider that writes articles or creates video to help others learn web development, youcan haveyour learning content syndicated inside the WebMatrix environment! Your contentcanbe</description>
      <link>http://learn.iis.net/page.aspx/1032/creating-a-content-feed-for-learning/</link>
      <author>simtan</author>
      <pubDate>Fri, 20 May 2011 00:25:43 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Sending Transform Manager Job Status Notifications to a Remote Web Application</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1031/sending-transform-manager-job-status-notifications-to-a-remote-web-application/"&gt;Sending Transform Manager Job Status Notifications to a Remote Web Application&lt;/a&gt; was added by dmnelson on Friday, May 13, 2011.&lt;br /&gt;&lt;br /&gt;You can configure a new notifications feature in IIS Transform Manager 1.0 Beta to POST web requests with job status changes to a remote web application or service. This enables web developers to build a custom Transform Manager job-monitoring system</description>
      <link>http://learn.iis.net/page.aspx/1031/sending-transform-manager-job-status-notifications-to-a-remote-web-application/</link>
      <category domain="http://learn.iis.net/tags/Azure/default.aspx">Azure</category>
      <category domain="http://learn.iis.net/tags/Media/default.aspx">Media</category>
      <category domain="http://learn.iis.net/tags/Transform+Manager/default.aspx">Transform Manager</category>
      <category domain="http://learn.iis.net/tags/Windows+Azure/default.aspx">Windows Azure</category>
      <author>dmnelson</author>
      <pubDate>Fri, 13 May 2011 15:25:46 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>High-Performance Transcoding with IIS Transform Manager and Windows HPC Server</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1029/high-performance-transcoding-with-iis-transform-manager-and-windows-hpc-server/"&gt;High-Performance Transcoding with IIS Transform Manager and Windows HPC Server&lt;/a&gt; was added by dmnelson on Wednesday, April 27, 2011.&lt;br /&gt;&lt;br /&gt;Last Updated: April 27, 2011 You can use the IIS Transform Manager 1.0 Beta extension for Internet Information Services (IIS) 7 to transcode media files to Smooth Streaming and MPEG-2 Transport Stream (MPEG-2 TS) container formats. One Web server is often</description>
      <link>http://learn.iis.net/page.aspx/1029/high-performance-transcoding-with-iis-transform-manager-and-windows-hpc-server/</link>
      <category domain="http://learn.iis.net/tags/Expression+Encoder/default.aspx">Expression Encoder</category>
      <category domain="http://learn.iis.net/tags/HPC/default.aspx">HPC</category>
      <category domain="http://learn.iis.net/tags/HPC+Server/default.aspx">HPC Server</category>
      <category domain="http://learn.iis.net/tags/IIS+Media+Services/default.aspx">IIS Media Services</category>
      <category domain="http://learn.iis.net/tags/Media/default.aspx">Media</category>
      <category domain="http://learn.iis.net/tags/Media+Services/default.aspx">Media Services</category>
      <category domain="http://learn.iis.net/tags/Smooth+Streaming/default.aspx">Smooth Streaming</category>
      <category domain="http://learn.iis.net/tags/Transform+Manager/default.aspx">Transform Manager</category>
      <author>dmnelson</author>
      <pubDate>Wed, 27 Apr 2011 12:58:32 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Troubleshooting Transform Manager Events and Errors</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1030/troubleshooting-transform-manager-events-and-errors/"&gt;Troubleshooting Transform Manager Events and Errors&lt;/a&gt; was added by dmnelson on Tuesday, April 26, 2011.&lt;br /&gt;&lt;br /&gt;The Beta release of IIS Transform Manager 1.0 does not contain robust event and error reporting. This article provides troubleshooting guidance for the following types of issues that you might encounter while using the software: Troubleshooting Failed</description>
      <link>http://learn.iis.net/page.aspx/1030/troubleshooting-transform-manager-events-and-errors/</link>
      <category domain="http://learn.iis.net/tags/Media/default.aspx">Media</category>
      <category domain="http://learn.iis.net/tags/Transform+Manager/default.aspx">Transform Manager</category>
      <author>dmnelson</author>
      <pubDate>Tue, 26 Apr 2011 23:10:37 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Web Deploy 2.0 PowerShell Scripts</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1024/web-deploy-20-powershell-scripts/"&gt;Web Deploy 2.0 PowerShell Scripts&lt;/a&gt; was added by panic_at_the_disco on Tuesday, April 12, 2011.&lt;br /&gt;&lt;br /&gt;Web Deploy 2.0 ships with a set of PowerShell scripts in the \scripts folder of the installation directory. These scripts are designed to automate some common administrative tasks. NOTE: Before you can run these scripts, you need to set the PowerShell</description>
      <link>http://learn.iis.net/page.aspx/1024/web-deploy-20-powershell-scripts/</link>
      <author>panic_at_the_disco</author>
      <pubDate>Tue, 12 Apr 2011 13:24:25 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Web Deploy error codes</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1023/web-deploy-error-codes/"&gt;Web Deploy error codes&lt;/a&gt; was added by panic_at_the_disco on Tuesday, April 12, 2011.&lt;br /&gt;&lt;br /&gt;.auto-style1 { text-decoration: underline; } For certain common error cases, Web Deploy will show an error code. This table explains why the error occurs and steps the user can take to avoid the error. Note that the error message may be different depending</description>
      <link>http://learn.iis.net/page.aspx/1023/web-deploy-error-codes/</link>
      <author>panic_at_the_disco</author>
      <pubDate>Tue, 12 Apr 2011 13:24:22 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>How to Configure a Site for Publishing with Web Deploy</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1022/how-to-configure-a-site-for-publishing-with-web-deploy/"&gt;How to Configure a Site for Publishing with Web Deploy&lt;/a&gt; was added by panic_at_the_disco on Tuesday, April 12, 2011.&lt;br /&gt;&lt;br /&gt;Web Deploy 2.0 includes a new UI in IIS Manager to configure an IISsite for Web Deploy publishing. This UI serves two purposes: Sets up file system permissions to enable the Web Deploy publishing service to publish to the site Generates a publish settings</description>
      <link>http://learn.iis.net/page.aspx/1022/how-to-configure-a-site-for-publishing-with-web-deploy/</link>
      <author>panic_at_the_disco</author>
      <pubDate>Tue, 12 Apr 2011 13:24:18 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>Microsoft Web Deploy</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1021/microsoft-web-deploy/"&gt;Microsoft Web Deploy&lt;/a&gt; was added by panic_at_the_disco on Tuesday, April 12, 2011.&lt;br /&gt;&lt;br /&gt;</description>
      <link>http://learn.iis.net/page.aspx/1021/microsoft-web-deploy/</link>
      <author>panic_at_the_disco</author>
      <pubDate>Tue, 12 Apr 2011 13:23:57 GMT</pubDate>
      <dc:contentType>tableOfContents</dc:contentType>
    </item>
    <item>
      <title>Microsoft Web Platform Privacy Statements</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1026/microsoft-web-platform-privacy-statements/"&gt;Microsoft Web Platform Privacy Statements&lt;/a&gt; was added by panic_at_the_disco on Friday, April 08, 2011.&lt;br /&gt;&lt;br /&gt;Below are the privacy statements for the various Microsoft products that are offered through the Web App Gallery, through the Web Platform Installer, and through similar Web Platform Installer-like functionality in such other Microsoft software as the</description>
      <link>http://learn.iis.net/page.aspx/1026/microsoft-web-platform-privacy-statements/</link>
      <author>panic_at_the_disco</author>
      <pubDate>Fri, 08 Apr 2011 17:23:32 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>WebMatrix Privacy Statement</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1025/webmatrix-privacy-statement/"&gt;WebMatrix Privacy Statement&lt;/a&gt; was added by panic_at_the_disco on Friday, April 08, 2011.&lt;br /&gt;&lt;br /&gt;Microsoft WebMatrix2.0Privacy StatementLast updated: April, 2011 Microsoft is committed to protecting your privacy, while delivering software that brings you the performance, power, and convenience you desire in your personal computing. This privacy statement</description>
      <link>http://learn.iis.net/page.aspx/1025/webmatrix-privacy-statement/</link>
      <author>panic_at_the_disco</author>
      <pubDate>Fri, 08 Apr 2011 17:15:31 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
    <item>
      <title>FAQs</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/1020/faqs/"&gt;FAQs&lt;/a&gt; was added by simtan on Thursday, March 10, 2011.&lt;br /&gt;&lt;br /&gt;</description>
      <link>http://learn.iis.net/page.aspx/1020/faqs/</link>
      <author>simtan</author>
      <pubDate>Thu, 10 Mar 2011 22:05:15 GMT</pubDate>
      <dc:contentType>tableOfContents</dc:contentType>
    </item>
    <item>
      <title>Umbraco</title>
      <description>The article &lt;a href="http://learn.iis.net/page.aspx/958/umbraco/"&gt;Umbraco&lt;/a&gt; was added by simtan on Thursday, March 10, 2011.&lt;br /&gt;&lt;br /&gt;Introduction Umbraco is an open source content management system (CMS) built on the Microsoft ASP.NET Framework. For more information about Umbraco, refer to the Umbraco Web site. For step-by-step instructions for installingUmbraco in an IIS 7 environment</description>
      <link>http://learn.iis.net/page.aspx/958/umbraco/</link>
      <author>simtan</author>
      <pubDate>Thu, 10 Mar 2011 21:51:09 GMT</pubDate>
      <dc:contentType>article</dc:contentType>
    </item>
  </channel>
</rss>
