<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://mises.org/Community/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>ASP.Net: Adding feed auto-discovery &amp; meta tags to the page header</title><link>http://mises.org/Community/blogs/misestech/archive/2007/09/21/adding-feed-auto-discovery-links-amp-meta-tags-to-the-page-header.aspx</link><description>Every now and then, I will post code snippets which others might find useful. Here is one: How to add an RSS auto-discovery meta tag to the page header: Private Sub AddRSSLink(ByVal title As String, ByVal URL As String) Dim link As New HtmlLink link.Attributes</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator></channel></rss>