yes, it is Regular Language.
0(n+m) 1(k+l) = 0P . 1Q .
Note that there is a relation Between m and l but there is no relation between P and Q, due to n and k
therefore given language is regular.
If you didn't get this, give a string which is in the language, i will accept using FA, and give a string which is not in the language, i will reject it by FA and check this FA

i hope you are thinking let l=1, m=5 and l=3 and k=1 ===> 0 00000 111 1
i converted it as 00000 0 1 111 ===> n= 5, m=1,l=1,k=3 ==> m=l and l,m,n,k ≥ 1