<Patient xmlns="http://hl7.org/fhir">
  <id value="PatientExample" />
  <meta>
    <profile value="http://example.org/StructureDefinition/MyPatient" />
  </meta>
  <name>
    <family value="Pond" />
    <given value="James" />
  </name>
</Patient>