'XmlToKeyword' converts plain Xml to Keyword list structure as 'XmlBuilder' package requires
If available in Hex, the package can be installed as:
-
Add xml_to_keyword to your list of dependencies in
mix.exs
:def deps do [{:xml_to_keyword, "~> 0.0.1"}] end