<?xml version="1.0" encoding="utf-8"?>

<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN" "../../dtd/xhtml-basic10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
   <head>
      <title>Zvon XHTML Reference Example</title>
   </head>
   <body>

      <p>
John said, <q>I saw Lucy at lunch, she told me
<q>Mary wants you
to get some ice cream on your way home.</q> I think I will get
some at Ben and Jerry's, on Gloucester Road.</q>

      </p>

   </body>
</html>