I recently noticed that this really weird equation actually carries a closed form!
$$\int_0^1 \left(\frac{x^x}{(1-x)^{1-x}}-\frac{(1-x)^{1-x}}{x^x}\right)\text{d}x=0$$
I honestly do not know how to prove this amazing result! I do not know nearly enough about the sophomore's dream integral properties to answer this question, which I have been trying to apply here. (If possible, please stay with real methods, as I do not know contour integration yet)
It is important to note some symmetry:
Consider: $$I=\int_0^1 \frac{x^x}{(1-x)^{1-x}}\text{d}x$$
If you substitute $x\to 1-x, \text{d}x\to -\text{d}x$
You are left with:
$$I=-\int_{1-0}^{1-1}\frac{(1-x)^{(1-x)}}{(1-(1-x))^{(1-(1-x))}}\text{d}x=\int_0^1 \frac{(1-x)^{1-x}}{x^x}\text{d}x$$
And your integral is only $I-I=0$, your result. You didn't even need to know $x^x$ properties!
In fact, this can be further generalized:
$$\int_0^1 \frac{f(x)}{f(1-x)}\text{d}x=\int_0^1 \frac{f(1-x)}{f(x)}\text{d}x$$