local export = {} export.list = { ["title"] = "Saul", ["type"] = "", ["Protestant"] = { "掃羅" }, ["Roman Catholic"] = { "撒烏耳" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export