%YAML 1.1 --- - name: spec-07-07a yaml: | # Private application: !foo "bar" tree: | +STR +DOC =VAL "bar -DOC -STR - name: spec-07-07b yaml: | # Migrated to global: %TAG ! tag:ben-kiki.org,2000:app/ --- !foo "bar" tree: | +STR +DOC --- =VAL "bar -DOC -STR - name: spec-07-07a-canonical yaml: | %YAML 1.1 --- ! "bar" tree: | +STR +DOC --- =VAL "bar -DOC -STR - name: spec-07-07b-canonical yaml: | %YAML 1.1 --- ! "bar" tree: | +STR +DOC --- =VAL "bar -DOC -STR