configurationengine/source/cone/public/tests/testdata/layer1/implml/test.implml
changeset 3 e7e0ae78773e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configurationengine/source/cone/public/tests/testdata/layer1/implml/test.implml	Tue Aug 10 14:29:28 2010 +0300
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<container xmlns="http://www.symbianfoundation.org/xml/implml/1">
+    <mock xmlns="http://www.test.com/xml/1"/>
+    <container>
+        <mock xmlns="http://www.test.com/xml/1"/>
+    </container>
+    <container xmlns="http://www.symbianfoundation.org/xml/implml/1">
+        <phase name="post"/>
+        <mock xmlns="http://www.test.com/xml/1"/>
+    </container>
+</container>
\ No newline at end of file