top:
  First occurrence: &zzz
    tt: &yyy hello
  Second occurrence: *zzz
  Thrid: *zzz
  Override anchor: &xxx Bar
  Reuse anchor: *xxx
  Simple: *yyy
