1<?xml version="1.0"?>
2<EXAMPLE prop1="gnome is great" prop2="&amp; linux too">
3  <head>
4   <title>Welcome to Gnome</title>
5  </head>
6  <chapter>
7   <title>The Linux adventure</title>
8   <p>bla bla bla ...</p>
9   <image href="linus.gif"/>
10   <p>...</p>
11  </chapter>
12</EXAMPLE>
13