yaml files code example
Example 1: create child for yml elements
items: [ 1, 2, 3, 4, 5 ]
names: [ "one", "two", "three", "four" ]
Example 2: yaml key value pairs
first_name: Bilbo
last_name: Baggins
age_years: 111
home: Bag End, Hobbiton