README.md

# xml_builderl

An Erlang port of [xml_builder](https://github.com/joshnuss/xml_builder).

Includes `from_map` which is a port of [elixir-map-to-xml](https://github.com/gunnar2k/elixir-map-to-xml). 

## Build

    rebar3 shell

## Test

    rebar3 eunit