<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
                      "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:example="http://example.org/">
   <head>
      <title>Test 0119</title>
   </head>
   <body>
      <div>
         <p about="[example:]">
            The
            <span property="dc:title">Example Website</span>
            is used in many W3C tutorials.
         </p>
      </div>
   </body>
</html>