Change gui text based on config file

i am building a player that contains an object and some gui text. i want to change the text based on the language that the user is selecting. how can i setup the player to load some gui text and some gui texture based on a text file (xml probably) ?

how can i do that in the unity project ?