<?xml version="1.0" encoding="UTF-8"?>
-<Page title="Hola mundo!" menu="true">
- <Title>Datos!</Title>
- <H3>Photo album</H3>
- <Album:Thumbs dir="../.." columns="8"/>
- <HR color="blue" size="3"/>
+<Page title="Hello world!">
+ <Title>BIFE is working!</Title>
+ <H3>Translate Fallback is working too!</H3>
+ <P>This is a very bad use for BIFE, because I'm writing HTML :-P</P>
+ <Title>A little of 'real' use</Title>
+ <P>Here's a <Link bife="link.xbf">link</Link> to another BIFE file</P>
+ <HR color="blue" size="30"/>
</Page>