`XMLSerializer` is part of the [DOM Parsing Working Draft](https://www.w3.org/TR/DOM-Parsing/#the-xmlserializer-interface), so I think it makes sense to implement it here. Maybe as a separate module from `Web.DOM.DOMParser`, instead, `Web.DOM.XMLSerializer`? CC @garyb