Roslyn 2.0 Compiler; Environment version: 4.0.30319.42000
<root xmlns="https://stackoverflow.com/questions/55914228/how-do-i-declare-a-xdocument-namespace-globally-in-c" attr1="attribute one" attr2="attribute two">
<title>this is the root</title>
<xhtml>
<div id="wrapper">
<p style="first">
<em>hello</em> world!</p>
</div>
</xhtml>
<element />
<anotherElement>
<someNestedElement>Some text content</someNestedElement>
</anotherElement>
</root>