How can I show that $\{x \in \mathbb{R}^{2}: |x| =1\}$ has measure zero using the definition of measure zero? I don't want to use the interpretation of measure in $\mathbb{R}^2$ as area (and then show this by using the fact that the area of a circle is $\pi r^2$. I was thinking somehow find rectangles to that contain the circumference of this circle and keeping one of the sides of each rectangle free to make $\varepsilon$-small. I'm not able to get ahead with this approach though. Thoughts and ideas?
Note - this question is NOT a duplicate of Graph of real continuous function has measure zero because it focuses on a specific example. The results from the other question might be modifiable to apply here, but look at something different.
Look at the regular $4n$-gon with $(1,0)$ being a vertex. We can cover the circle by $4n$ rectangles $$ \overline{\operatorname{conv}}\left\{\cos\left(\frac{k\pi}{2n}\right),\cos\left(\frac{(k+1)\pi}{2n}\right)\right\}\times \overline{\operatorname{conv}}\left\{\sin\left(\frac{k\pi}{2n}\right),\sin\left(\frac{(k+1)\pi}{2n}\right)\right\},\quad k=0,1,\dots,4n-1 $$ The sum of measures of these rectangles is \begin{align*} &\sum_k\left\lvert\cos\left(\frac{k\pi}{2n}\right)-\cos\left(\frac{(k+1)\pi}{2n}\right)\right\rvert\cdot\left\lvert\sin\left(\frac{k\pi}{2n}\right)-\sin\left(\frac{(k+1)\pi}{2n}\right)\right\rvert\\ &=4\sum_k\left\lvert\sin\left(\frac{\pi}{4n}\right)\sin\left(\frac{(2k+1)\pi}{4n}\right)\right\rvert\cdot\left\lvert\sin\left(\frac{\pi}{4n}\right)\cos\left(\frac{(2k+1)\pi}{4n}\right)\right\rvert\\ &=2\sin^2\left(\frac{\pi}{4n}\right)\sum_k\left\lvert\sin\left(\frac{(2k+1)\pi}{2n}\right)\right\rvert\\ &\leq 2\sin^2\left(\frac{\pi}{4n}\right)\cdot 4n\to 0\quad\text{as }n\to\infty. \end{align*}