accessing XML files in a script?

i’m trying to catch from changing values in an XML file and make them reflect onto variables in-game

do i need to write my own parser? perhaps use someone else?

(in javascript by the way)

check unity wiki, there is a reader/parser