@ DocumentNode (location: (1:0)-(1:6))
└── children: (1 item)
    └── @ HTMLElementNode (location: (1:0)-(1:6))
        ├── open_tag:
        │   └── @ HTMLOpenTagNode (location: (1:0)-(1:6))
        │       ├── tag_opening: "<" (location: (1:0)-(1:1))
        │       ├── tag_name: "img" (location: (1:1)-(1:4))
        │       ├── tag_closing: "/>" (location: (1:4)-(1:6))
        │       ├── children: []
        │       └── is_void: true
        │
        ├── tag_name: "img" (location: (1:1)-(1:4))
        ├── body: []
        ├── close_tag: ∅
        └── is_void: true