PHP & XML Pagination

Hey Everyone,

I have a website where I pull in all my data from an xml file.
I list my items (at the moment 20) in a list and I only want 5 per page.

Is there a way I can do this with pagination?
Not quite 100% sure where to start - easy enough through a database but xml :(??

Cheers,
:smiley: