local export = {} export.list = { ["title"] = "Ishmael", ["type"] = "", ["Protestant"] = { "以實瑪利" }, ["Roman Catholic"] = { "依市瑪耳" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export