<?xml version="1.0" encoding="utf-8"?>
<book xmlns="http://docbook.org/ns/docbook" version="5.0">
   <info>
      <title>Unit Test: link.002</title>
   </info>
   <chapter>
      <title>Foo <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://example.com/">URL</link>
      </title>
      <para>This chapter tests a <tag>link</tag> in a
<tag>title</tag>.
</para>
   </chapter>
</book>
