├── Metadata:
            │   ├── Title
            │   ├── Key
            │   ├── Tempo
            │   ├── Meter
            │   ├── Style
            │   ├── Feel
            |   ├── $customProperty
            ├── Section1:
            │   ├── measures
            │   │   ├── chords
            │   │   │   ├── rhythms, articulations and other symbols
            │   ├── comments
            ├── Section2:
            ...