API Help Page Title and URLs

Hi

I am working on getting an XML feed of the most visisted pages but I need both the page Title and URL.

Here is what I have so far…

?module=API
&method=Actions.getPageUrls
&idSite=11
&period=range
&date=last7
&format=xml
&filter_limit=10
&flat=1
&segment=pageUrl=@http%3A%2F%2Fwww.investni.com%2Fnews%2F&
filter_sort_column=nb_visits
&filter_sort_order=desc
&token_auth=

Any help would be gratefully received.