one fable-low hijack cell
pair self / wings
envelope zh_huo_q
ordering AB
effort low
Chinese '或' with explicit question marker — '{X}或{Y}?'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# YAML 还是 XML?
这取决于你的使用场景,下面是简单对比:
## YAML 更适合:
- **配置文件**(如 Kubernetes、Docker Compose、CI/CD)
- **人工编写和阅读**——语法简洁,无冗余标签
- 数据结构相对简单的场景
```yaml
server:
host: localhost
port: 8080
features:
neighbors