public function getChangeFrequency()
 {
     $this->_load();
     return parent::getChangeFrequency();
 }