Hello, I'm doing an script which it'll "read" the xml values, but I have one problem doing that. On the xml there is a tag that has an hífen in the middle, so when I do "echo $xml->comment-id" it gives me an error. How can I make this work? Thanks in advantage.