function __construct()
 {
     parent::__construct();
     $this->xmlpath = __ROOT__ . './sitemap.xml';
 }