%YAML 1.1
---
!!seq [
!!null "",
!!str "block node\n",
!!str "one",
!!str "two",
],
!!map {
? !!str "one"
: !!str "two",
}
]