A Node consists of a NodeType and some Data (tag name for element nodes, content for text) and are part of a tree of Nodes. Element nodes may also have a Namespace and contain a slice of Attributes. Data is unescaped, so that it looks like "a<b" rather than "a<b". An empty Namespace implies a "h
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected