--- simple.xml.orig	Fri Apr 19 02:08:14 2002
+++ simple.xml	Fri Apr 19 02:08:14 2002
@@ -57,6 +57,16 @@
 				</title>
 			</link>
 		</item>
+<!-- [NEW] -->
+    <item>
+      <link>
+        <href>simple.xml?locale=<i18n:text>lang_id6</i18n:text></href>
+        <title>
+          <i18n:text>language6</i18n:text>
+        </title>
+      </link>
+    </item>
+<!-- [/NEW] -->
 	</menu>
 	<menu>
 		<item>
@@ -93,7 +103,10 @@
 		</para>
 		<para title="third" name="article" i18n:attr="title name">
 			<i18n:translate>
-				<i18n:text>Hello</i18n:text>
+<!-- [PATCH] -->
+        <!-- <i18n:text>Hello</i18n:text> -->
+        <i18n:text>Hello {0}</i18n:text>
+<!-- [/PATCH] -->
 				<i18n:param name="username">
 					<i18n:text>Kot</i18n:text>
 				</i18n:param>
