Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / form / xml-form.xml
diff --git a/examples/form/xml-form.xml b/examples/form/xml-form.xml
deleted file mode 100644 (file)
index adb969e..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<message success="true">
-<contact>
-    <name>
-        <first>Jack</first>
-        <last>Slocum</last>
-    </name>
-    <company>Ext JS</company>
-    <email>support@extjs.com</email>
-    <state>OH</state>
-    <dob>04/15/2007</dob>
-</contact>
-</message>
\ No newline at end of file