Prove that $(x_1,x_2,x_3,...,x_r) = (x_1,x_2)\circ(x_2,x_3)\circ(x_3,x_4)\circ...\circ(x_{r-2},x_{r-1})\circ(x_{r-1},x_r)$.
I know that any cycle in $S_n$ can be written as a product of transpositions, namely $(x_1,x_2,x_3,...,x_r) = (x_1,x_r)\circ(x_1,x_{r-1})\circ ...\circ (x_1,x_2)$.
HINT: Prove it by induction on $r$. The key step is to show that
$$(x_1,\ldots,x_{r-1})\circ(x_{r-1},x_r)=(x_1,\ldots,x_r)\;,$$
which is pretty straightforward.