public function __construct($filename)
 {
     parent::__construct($filename, 'xml');
 }