local export = {} export.list = { ["title"] = "Anna", ["type"] = "", ["Protestant"] = { "亞拿" }, ["Roman Catholic"] = { "亞納" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export