local export = {} export.list = { ["title"] = "Ammon", ["type"] = "", ["Protestant"] = { "亞捫" }, ["Roman Catholic"] = { "阿孟" }, ["Eastern Orthodox"] = { "" }, ["Church of the East"] = { "" }, } return export