Thanks for your help Steve!
I edited the first post with the API I missed, I'm sorry but I'm so new in Java and I forgot a lot of things and how to comment correctly.
TrovuXmlParser class is the class I use to get the XML from the URL:
Here there are the methods I use to parse the diferent kind of information. The getValue is the method used to get the "id, item, liink, title and description". The "img" tag is parsed with an other method and works fine in this Amazon Rss parse.
The idea is once I parsed the XML from the URL then in AmazonXmlParsingActivity I put inside a map the values using getValue.
If you need something more, please tell it to me
I'm sorry for my english, maybe I do a lot of mistakes for my low level :')