Suppose I have $n$ Gaussian random variables $X_i$ with $i=1,2,...,n$, each with zero mean $\mu=0$ and the same constant standard deviation $\sigma\neq 0$. I would like to constrain the elements collectively drawn from these distributions to satisfy
$$\sum_{i=1}^nX_i=0$$
How should I modify the distributions to achieve this, while maintaining zero means for each distribution separately?
In the case of $n=2$ the solution is obviously to restrict $X_2$ elements to $X_2=-X_1$ and let only $X_1$ be drawn independently. But what happens in the case $n>2$?
EDIT:
Considering the symmetry in the definition of all $X_i$ above, let us seek a solution which preserves this symmetry and keeps all $X_i$ identically distributed.