$title = "Site Map - headline" ;
$description = $title ;
$keywords = $title ;
echo '
Large Page Loading - it may take a while to completely load' ;
include("_template-top.php") ;
?>
include("_sitemap-main.php") ?>
include("_sitemap-built.php") ?>
include ("_template-bottom.php") ; ?>