local export = {} export.list = { ["title"] = "Tyre", ["type"] = "", ["Protestant"] = { "推羅" }, ["Roman Catholic"] = { "提洛" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export