if os.path.exists(os.path.join(path, 'file5.xml')):
        os.remove(os.path.join(path, 'file5.xml'))