Country hash table

1 #Country code
2 member :code, :string
3 #Country name
4 member :name, :string

Also available in: HTML TXT