<h1>Loading/Saving a Dynamic Form using XML</h1>
<p>
This is a very simple example of using XML for load and submit of data with an Ext dynamic form.
- For a similar example using JSON rather than XML, see the <a href="">JSON Form example</a>.
</p>
<p>
Click "Load" to load the <a href="xml-form-data.xml">dummy XML data</a> from the server using an XmlReader.