README.md

# `XmlBuilder.Access`

`Access` implementation for [`XmlBuilder`](https://hexdocs.pm/xml_builder_ex).

## Installation

```elixir
def deps do
  [
    {:xml_builder_access, "~> 1.0"}
  ]
end
```

## ¡NB! whether you want to use the original version of `XmlBuilder`, use `"~> 0.1"` version.

## Documentation

[https://hexdocs.pm/xml_builder_access](https://hexdocs.pm/xml_builder_access).