my $xml = { container => { thing => [ { foo => 'bar', '' => 'baz' }, { foo => '', quz => 'oop' }, {}, ], }, };