Alright, so I'm trying to get the next feed page from a Feedburner RSS feed.
I know with a standard wordpress feed you can do something like:
www.mysite.com/?feed=llama&paged2
to get the second page, but how does one do this with a feedburner powered feed?
i.e,
www.mysite.com/feed/ ?
Having a hard time finding anything on Google about working with feedburner URLs, and unfortunately the site I'm working with is totally masking its Wordpress feed with feedburners instead, so I need to work with it.