Let $\omega=xdx$.
What is $\int_{S^1}\omega$?
What I know:
The final result should be $1$.
We can take parametrization $p:[0,\pi]\rightarrow S^1$ with $p(t)=(\cos(t),\sin(t))$ and $Dp(t)=(\sin(t),\cos(t))$. Then
$$\int_{S^1}\omega=\int_{S^1}xdx=\int_{p([0,\pi]}xdx=\int_{[0,\pi]}p^*xdx=\int_{[0,\pi]}xdx(p(t)(D(p(t)).$$
Is this correct? How do I continue from here?
An interesting approach is to use Stokes, noting that $S^1$ is the boundary of the unit disk. Then $d\omega = dx\wedge dx=0$, so
$$\int_{S^1} \omega = \int_{B} d\omega=0$$
Alternatively, with the parametrization you gave the pullback of $\omega$ is
$$\cos t(\cos t)'=-\cos t\sin t=-\frac{\sin 2t}2$$
and this integrates to $0$ over $[0,2\pi)$.