How to transform a RSS feed in HTML in 3 simple steps

How to transform a RSS feed in HTML in 3 simple steps
I have been asked recently if I knew a simple way of transforming an RSS feed in html via PHP.
This procedure is indeed fairly simple, and can done a serie of small steps that I’m going to present here.
Namely, what you will need, is [...]