let $x,y,z>0$ and such $x+y+z=1$, show that $$(xy+yz+xz)\left(\dfrac{xy}{z^2+1}+\dfrac{yz}{x^2+1}+\dfrac{zx}{y^2+1}\right)\le\dfrac{1}{10}$$
my idea: $$\dfrac{xy}{z^2+1}=\dfrac{xy}{z^2+(x+y+z)^2}=\dfrac{xy}{2z^2+2xy+2yz+2xz+x^2+y}$$ Maybe this is old inequality,and It is said can use Cauchy-Schwarz inequality to solve it
Thank you