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