<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>PathInfo - Url Rewriting for the Simple</title><link>http://blogs.msdn.com/brandonturner/archive/2008/03/10/pathinfo-url-rewriting-for-the-simple.aspx</link><description>Request.PathInfo gives you what is past the file name but before '?' which starts the query string.&amp;#160; So instead of doing www.foo.com/bar.aspx?var1=value you could do www.foo.com/bar.aspx/var1/value .&amp;#160; This helps a lot with SEO because search</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>