{application, gleam_xml, [
    {vsn, "0.1.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "Nothing to see here yet!"},
    {modules, [gleam_xml]},
    {registered, []}
]}.
