Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / form / xml-form-data.xml
similarity index 63%
rename from examples/form/xml-form.xml
rename to examples/form/xml-form-data.xml
index adb969e..2e755c0 100644 (file)
@@ -2,12 +2,12 @@
 <message success="true">
 <contact>
     <name>
-        <first>Jack</first>
-        <last>Slocum</last>
+        <first>Aaron</first>
+        <last>Conran</last>
     </name>
     <company>Ext JS</company>
-    <email>support@extjs.com</email>
+    <email>support@sencha.com</email>
     <state>OH</state>
     <dob>04/15/2007</dob>
 </contact>
-</message>
\ No newline at end of file
+</message>