public function onImportFromXML()
    {
        $obImport = new ImportCategoryModelFromXML();
        $obImport->import();