[Yanel-commits] rev 37970 - public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data

michi at wyona.com michi at wyona.com
Wed Aug 13 23:27:02 CEST 2008


Author: michi
Date: 2008-08-13 23:27:01 +0200 (Wed, 13 Aug 2008)
New Revision: 37970

Added:
   public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/sitetree-en.xml
Log:
english sitetree added

Added: public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/sitetree-en.xml
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/sitetree-en.xml	                        (rev 0)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/sitetree-en.xml	2008-08-13 21:27:01 UTC (rev 37970)
@@ -0,0 +1,23 @@
+<?xml version="1.0"?>
+
+<sitetree xmlns="http://www.wyona.org/yanel/1.0">
+
+<node href="index.html">
+  <name>Home</name>
+</node>
+
+<node href="en/contact.html">
+  <name>About</name>
+  <node href="en/about/organization.html">
+    <name>Organization</name>
+    <node href="en/about/organization/sales.html"><name>Sales</name></node>
+    <node href="en/about/organization/development.html"><name>Development</name></node>
+    <node href="en/about/organization/support.html"><name>Support</name></node>
+  </node>
+  <node href="en/about/corporate-governance.html"><name>Corporate Governance</name></node>
+  <node href="en/about/management.html"><name>Management</name></node>
+  <node href="en/about/board.html"><name>Board of Directors</name></node>
+  <node href="en/about/history.html"><name>History</name></node>
+</node>
+
+</sitetree>



More information about the Yanel-commits mailing list