Taking $\sin(2x-y-z)+\sin(2y-z-x)+\sin(2z-x-y)=0$ and splitting the argument into $x-y, y-z, z-x$ terms, we get:
$$
\big[\sin(x-y)\cos(z-x)-\cos(x-y)\sin(z-x)\big] + \\
\big[\sin(y-z)\cos(x-y)-\cos(y-z)\sin(x-y)\big] + \\
\big[\sin(z-x)\cos(y-z)-\cos(z-x)\sin(y-z)\big] = 0$$
Grouping the terms according the cosine terms:
$$
\cos(x-y)\big[\sin(y-z)-\sin(z-x)\big] + \\
\cos(y-z)\big[\sin(z-x)-\sin(x-y)\big] + \\
\cos(z-x)\big[\sin(x-y)-\sin(y-z)\big] = 0 \\
\\ \Leftrightarrow \\
\cos(x-y)\big[\sin(y)\cos(z)-\sin(z)\cos(y)-\sin(z)\cos(x)+\sin(x)\cos(z)\big] + \\
\cos(y-z)\big[\sin(z)\cos(x)-\sin(x)\cos(z)-\sin(x)\cos(y)+\sin(y)\cos(x)\big] + \\
\cos(z-x)\big[\sin(x)\cos(y)-\sin(y)\cos(x)-\sin(y)\cos(z)+\sin(z)\cos(y)\big] = 0 \\ \Leftrightarrow \\
\cos(x-y)\big[\big(\sin(x)+\sin(y)\big)\cos(z)-\big(\cos(x)+\cos(y)\big)\sin(z)\big] + \\
\cos(y-z)\big[\big(\sin(y)+\sin(z)\big)\cos(x)-\big(\cos(y)+\cos(z)\big)\sin(x)\big] + \\
\cos(z-x)\big[\big(\sin(z)+\sin(x)\big)\cos(y)-\big(\cos(z)+\cos(x)\big)\sin(y)\big] = 0 \\
$$
Taking one term from the rectangled parenthesis we se the following:
$$\big(\sin(x)+\sin(y)\big)\cos(z)-\big(\cos(x)+\cos(y)\big)\sin(z) = \\
\big(-\sin(z)\big)\cos(z)-\big(-\cos(z)\big)\sin(z) = -\sin(z)\cos(z)+\cos(z)\sin(z) = 0$$
It is similar for the other terms. So we get also that all terms are zero and therefore the sum also equals to zero. Q.E.D.