local export = {} export.list = { ["title"] = "Goliath", ["type"] = "", ["Protestant"] = { "歌利亞" }, ["Roman Catholic"] = { "哥肋雅" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export