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