<!-- #INCLUDE FILE ="inc-createsession.mibiznez"-->

<%


Response.ContentType = "text/xml"
'Response.AddHeader "Content-Disposition", "attachment; filename=sitemaps.xml"

response.write load_config_field("xml_sitemap")

%>
