<?php
$includepath = realpath($_SERVER['DOCUMENT_ROOT'] . '/webinclude/include');
require($includepath . "/constants.php");
require($includepath . "/xmlsitemap.php");
?>