1 2 3 4 5 6 7 8 9 10
data: test optional_field: opt_none: true number_field: 0 nested: key: value array: - 1 - 2 - 3