Change Spreadsheet Copy to XML
The first row in the excel copy will be used as create the tags in the xml output. If a & (amphersand) is found, the tag info is wrapped in <![CDATA[]]>.
- Copy first cell (top left) to last cell (bottom right) from Excel and paste in to the textarea.
- Click on "Change to XML" button.
- Copy all text in textarea to your favorite text/code editor (dreamweaver, notepad, etc) and save as filename.xml