<!--Sample XML file generated by XMLSpy v2013 sp1 (http://www.altova.com)-->
<Practitioner xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../fhir-all-xsd/practitioner.xsd">
  <!-- all the IDs used needs to be revised and harmonized -->
  <id value="demo-practitioner-1" />
  <name>
    <family value="Practitioner" />
    <given value="Demo" />
    <prefix value="Dr." />
  </name>
</Practitioner>