# Example with all variables modifiable
```yaml
---
var:
- val1
- val2
dynval1:
var: a value
dynval2:
```