diff --git a/doc/Wayland/Makefile.am b/doc/Wayland/Makefile.am
index a7e1b548..b56fb60b 100644
--- a/doc/Wayland/Makefile.am
+++ b/doc/Wayland/Makefile.am
@@ -3,6 +3,8 @@ publican_sources = \
$(srcdir)/en_US/Architecture.xml \
$(srcdir)/en_US/Author_Group.xml \
$(srcdir)/en_US/Book_Info.xml \
+ $(srcdir)/en_US/Foreword.xml \
+ $(srcdir)/en_US/Preface.xml \
$(srcdir)/en_US/Wayland.xml \
$(srcdir)/en_US/Protocol.xml \
$(srcdir)/en_US/Library.xml \
diff --git a/doc/Wayland/en_US/Foreword.xml b/doc/Wayland/en_US/Foreword.xml
new file mode 100644
index 00000000..eeb16cc1
--- /dev/null
+++ b/doc/Wayland/en_US/Foreword.xml
@@ -0,0 +1,29 @@
+
+
+%BOOK_ENTITIES;
+]>
+
+
+ Preface
+
+
+ This document concerns the (i) Wayland architecture, (ii) Wayland model of
+ operation and (iii) its library API. Wayland protocol specification is shown
+ also in the Appendix. The document here is aimed at Wayland developers and
+ who is looking for information how to program with it, but it is not meant
+ primarily for applications developers.
+
+
+ There have been many contributors to this document and, while this is the
+ first edition only, many errors are expected to be found. We appreciate
+ corrections.
+
+
+Yours,
+
+ the Wayland open-source community
+ November 2012
+
+
diff --git a/doc/Wayland/en_US/Preface.xml b/doc/Wayland/en_US/Preface.xml
new file mode 100644
index 00000000..61720a9c
--- /dev/null
+++ b/doc/Wayland/en_US/Preface.xml
@@ -0,0 +1,20 @@
+
+
+%BOOK_ENTITIES;
+]>
+
+
+ Acknowledgments
+
+
+ TODO: Kristian has to fill up this with one or two paragraphs and a small
+ "thank you": http://en.wikipedia.org/wiki/Preface
+
+
+Best,
+
+ Kristian Høgsberg
+
+
diff --git a/doc/Wayland/en_US/Wayland.xml b/doc/Wayland/en_US/Wayland.xml
index 44ccc1d6..66b66090 100644
--- a/doc/Wayland/en_US/Wayland.xml
+++ b/doc/Wayland/en_US/Wayland.xml
@@ -5,6 +5,8 @@
]>
+
+