<!--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="pat-enc-1" />
  <active value="true" />
  <name>
    <family value="Walker" />
    <given value="Mary Ann" />
  </name>
  <gender value="female" />
  <birthDate value="1979-10-15" />
</Patient>