Fixed relation examples in payloads

Change-Id: I20acfeb046504774e56792c286fc944c3b2c9ffb
diff --git a/misc/payloads.md b/misc/payloads.md
index cff284f..6e69794 100644
--- a/misc/payloads.md
+++ b/misc/payloads.md
@@ -141,7 +141,7 @@
 
 For example:
 
-    >:dependency$<b>34<i>2<i>3<s>5<s>4<s>3
+    >:dependency$<b>34<i>27<i>34<i>2<i>3<s>5<s>4<s>3
 
 means the left part ends at token position 2, and right part is a
 term ending at position 3.
@@ -160,7 +160,7 @@
 
 For example:
 
-    >:dependency$<b>35<i>2<i>3<i>4<s>5<s>4<s>3
+    >:dependency$<b>35<i>27<i>34<i>35<i>40<i>2<i>3<i>4<s>5<s>4<s>3
 
 means the left part ends at token position 2, the right part is an
 element starting at position 3 and ending at position 4.