Implementation of Roblox's binary model formats, rbxm and rbxl, for the rbx-dom ecosystem.
rbx_xml aims to support all property types from rbx_tree, but it currently lags behind rbx_xml due to implementation complexity.
For a specification of what the format looks like, see FORMAT.md.