public function xmlLink()
 {
     parent::xmlLink();
     $this->view->display('links.xml.tpl');
 }