1{ 2 "compact.split_atts/.foo/1-xxx/bar.txt": { 3 "content": "Keep me, too\n" 4 }, 5 "compact.split_atts/foo.yaml": { 6 "content": "_id: foo\n_rev: 1-xxx\n_attachments:\n foo.txt:\n content_type: text/plain\n bar.txt:\n content_type: text/plain\nfoo: bar\n" 7 }, 8 "compact.split_atts/foo/foo.txt": { 9 "content": "Keep me\n" 10 } 11}