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

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="xcda-author"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">
      <p>Harold Hippocrates, MD</p>
    </div>
  </text>
  <name>
    <family value="Hippocrates"/>
    <given value="Harold"/>
    <suffix value="MD"/>
  </name>
</Practitioner>