I have an xml document in the following format:
Use findall method.
for item in tree.findall('{http://www.w3.org/2005/Atom}entry'): print item