Will SiteXpert's sitemaps work with my web development application?
Output code generated by SiteXpert will work with all web development tools that allow editing HTML code. The output of SiteXpert is a standard HTML code which you can copy/paste into a webpage created with another program. Another solution is to use server-side includes so that the code is included on the server-side. All web development tools generally allow this (by using SSI, PHP, ASP, or other server-side technologies).