<!--Sample XML file generated by XMLSpy v2013 sp1 (http://www.altova.com)-->
<Patient xsi:schemaLocation="http://hl7.org/fhir patient.xsd" xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <id value="GE0514" />
  <active value="true" />
  <name>
    <family value="Wilkins" />
    <given value="Charles" />
  </name>
  <gender value="male" />
  <birthDate value="1955-03-04" />
</Patient>