Let $f:\mathbb R\times \mathbb R\to \mathbb R$ a function with two variables, prove that the function is not continuous $$f(x,y)=\begin{cases}\dfrac{xy}{x^2+y^2}, & \forall(x,y)\neq (0,0)\\ \\ 0, & (x,y)=(0,0)\end{cases}$$
Note: this question from topology course, not from calculus
Attempt:
Let $X=\mathbb R\times \mathbb R,\\ Y=\mathbb R\\ (x_0,y_0)=(0,0)\\ f\left(x_0,y_0\right)\in U\subseteq Y$
Now I should show that $\exists V\subseteq X$ such that $x\in V$ and $f(V)\subseteq U$
How can I prove that?