My approach: $$ \left| \frac {xy}{x^2-xy+y^2} \right|= \frac {\lvert xy \rvert}{\lvert (x-y)^2+xy\rvert}\leq \frac {\lvert {xy} \rvert}{\lvert {xy} \rvert} = 1$$
Is this right?
If yes, how do we know that $\lvert (x-y)^2 +xy\rvert \geq \lvert xy\rvert$ ?
We have \begin{align} x^2+y^2\geq 0 &\text{ and } (x-y)^2\geq 0\\ \implies x^2+y^2-xy\geq -xy &\text{ and } (x-y)^2+xy\geq xy\\ \implies x^2+y^2-xy\geq -xy &\text{ and } x^2+y^2-xy\geq xy\\ \implies x^2+y^2-xy\geq |xy|\\ \implies |x^2+y^2-xy|\geq |xy| \end{align}