It's probably because you are using `newXmlTree` for both **channel** and **rss** tags. May be you should use `newElement` for **channel** too?
_PS: I am just guessing; I haven 't used this library._
It's probably because you are using `newXmlTree` for both **channel** and **rss** tags. May be you should use `newElement` for **channel** too?
_PS: I am just guessing; I haven 't used this library._