rbx_xml 2.0.1

Implementation of Roblox's XML file formats, rbxlx and rbxmx
Documentation
---
source: rbx_xml/src/tests/mod.rs
expression: "DomViewer::new().view_children(&decoded)"
---
- referent: referent-0
  name: Grandparent
  class: Folder
  properties:
    Attributes:
      Attributes: {}
    Tags:
      Tags: []
  children:
    - referent: referent-1
      name: Parent
      class: Folder
      properties:
        Attributes:
          Attributes: {}
        Tags:
          Tags: []
      children:
        - referent: referent-2
          name: Child
          class: Folder
          properties:
            Attributes:
              Attributes: {}
            Tags:
              Tags: []
          children: []