XML Node Problem

Is there any way to call a node value in flash by its name. For example (node = <text1> (if thats a node!))

this.firstChild.childNodes*.text1

???

Would that be correct?

Please Help!