<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<article xmlns="http://docbook.org/ns/docbook">
  <section ID="text_roles">
    <title>Text roles</title>
    <para>Text roles can be used <emphasis Role="strong">before the text</emphasis>, or <emphasis Role="strong">right behind the text</emphasis>.</para>
    <para>If no explicit role is given, the default role is used.</para>
    <para>This :foo bar:paragraph does not :contain: text roles.</para>
  </section>
</article>
