This script provides a simple way to create multiple XML files from a single template, using data from a spreadsheet.

- and saves coding XML by hand.

To use, simply create a template XML file with the variables to be replaced by the spreadsheet data.

- $var_1, $var_2, $var_3 and so on.

- an infinite number of variables may be used.

Example XML Template

Also create an XML spreadsheet containing your data.

Example XML Spreadsheet

The data contained within each row will be input into the template, and saved as the filename you request.

Column 1 = $var_1 | Column 2 = $var_2 and so on.

Each row will produce a separate XML file, based on your template.

- an XML spreadsheet with 10 rows will produce 10 XML files.

Example ZIP Output

This was originally designed for use with Flash Panorama Player when creating large numbers of panoramas with external XML.


Click here to launch the Template2XML Applet