Added asterix project

git-svn-id: https://asterixdb.googlecode.com/svn/trunk/asterix@12 eaa15691-b419-025a-1212-ee371bd00084
diff --git a/asterix-app/data/test1.adm b/asterix-app/data/test1.adm
new file mode 100644
index 0000000..bdb9e86
--- /dev/null
+++ b/asterix-app/data/test1.adm
@@ -0,0 +1,8 @@
+1
+12340
+12.34
+"I'm a string."
+{ "given name": "John", "surname": "Smith" }
+[ "apples", "oranges", "plums" ]
+{{ "apples", "oranges" }}
+{ "name": "Lee", "friends": [ "Smith", "Johnson" ] }