View Source XmlToMap.NestedMap (elixir_xml_to_map v3.1.0)
Module to recursively traverse the output of erlsom.simple_form/1
and produce a nested map with name, attributes, and content fields.
erlsom uses character lists so this library converts them to
Elixir binary string.