# Non-ASCII keys and values, written as UTF-8 with no BOM. Keys are not required to be ASCII,
# and a parser that assumes they are will mangle or drop them. The zero-width space is written
# as a double-quoted escape so the byte sequence is unambiguous in the source.
"日本語": ビルド
"ключ": значение
"مفتاح": قيمة
"clé-accentuée": valeur
"Grüße": "Straße"
"emoji-🚀": launch
"zero-width​space": present
"combining-é": "e with a combining acute, not U+00E9"
naive_plain_key: café

nested:
  日本語:
    ステージ: ビルド
    順序: 1

list:
  - 東京
  - Ísafjörður
  - Kraków

mixed_script_value: "Latin, Кириллица, 漢字, العربية in one scalar"
