1<?xml version='1.0'?>
2<document xmlns:xi="http://www.w3.org/2001/XInclude">
3  <p>120 Mz is adequate for an average home user.</p>
4  <xi:include href="disclaimer.xml">
5     Multiple fallbacks are illegal even when the resource
6     exists and the fallbacks aren't processed.
7    <xi:fallback>First fallback</xi:fallback>
8    <xi:fallback>Second fallback</xi:fallback>
9  </xi:include>
10</document>
11
12
13