Export my customers data using PHP

Export my customers data using PHP

Hello, 
I have a PHP script which fills a pdf form automatically with the provided information.
My question is there a way to export my Zoho clients information into XML or HTML format so my PHP script can read them easily and fill the pdf form ?
Thank you