<dawg-result xmlns="http://www.w3.org/sw/2001/DataAccess/result1#">

  <variables>
    <x/>
    <hpage/>
    <name/>
    <mbox/>
    <blurb/>
  </variables>

  <results xmlns="http://www.w3.org/sw/2001/DataAccess/result1#">

    <result>
      <x nodeID="r1"/>
      <hpage href="http://work.example.org/alice/"/>
      <name>Alice</name>
      <mbox/>
      <blurb datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral">&lt;p xmlns="http://www.w3.org/1999/xhtml"&gt;My name is &lt;b&gt;alice&lt;/b&gt;&lt;/p&gt;</blurb>
    </result>

    <result> 
      <x nodeID="r2"/>
      <hpage href="http://work.example.org/bob/"/>
      <name xml:lang="en">Bob</name>
      <mbox href="mailto:bob@work"/>
      <age datatype="http://www.w3.org/2001/XMLSchema#integer">30</age>
    </result>

  </results>

</dawg-result>

