1%YAML 1.1
2---
3#Welcome to my Beans !!!
4id: id123 # the ID must be first
5point: [1.0, 2.0]
6#collection are at the end
7list: [aaa, bbb, ccc]
8
9#empty collection is not emitted
10