## Node.render_xml()


Render this subtree as XML.


Usage

``` python
Node.render_xml(
    *,
    sourcepos=False,
)
```
