I have one worksheet within my workbook that I would like to export to either XML or CSV.

Here is what I would like to happen. The worksheet will have two buttons, one for export to XML and the other export CSV. The user can then select the desired format.

My current worksheet is only using 4 columns (A-D) to hold the data in question.

Can someone please point in the correct direction to accomplish these tasks?