Hello, Definitely, you may have multiple site map paths for a single website or a page. To configure multiple site maps for a single site, start with a site map in the root of your application. Next, configure the root provider as the default site-map provider in your Web.config file. Then, link to child site maps or providers by referencing them in a SiteMapNode object. Here is a good link which I have used to create one: http://msdn2.microsoft.com/en-us/library/ms178426.aspx Do let me know if this works for you or not.
Best Regards, Sam Xavier www.componentone.com