Cant figure out how to route my NON-MVC site from sitemap.xml to another .aspx page
When searching google the only solutions for this come up for MVC websites. My asp.net 4.0 site is not MVC. I want requests for sitemap.xml to load another dynamic .aspx page so I can generate links for google on the fly.