I'm having a hard time getting to that conclusion. I'll explain, I have the dummy xml below:
<url>http://www.example.com/TITULO<url/>
I want to change only the part title, in case it looks like this:
<url>http://www.example.com/OUTROTITULO<url/>
Any idea how to make this change. I do not want to change everything, just the highlighted part.