Example 1.2

Lab 333 typed a sample for center 123 for the High Res project.
The allele-level typing was performed on Jan 23, 2004.
They wish to report the following results:

    NMDP ID: 444-333-2  A*0101, A*0202
      


Resulting HML Code

  <!DOCTYPE hml PUBLIC "-//NMDP//DTD HML 0.2//EN"
   "http://www.nmdp.org/DTD/hml-0.2.dtd">
  <hml version="0.2">
    <project name="HR">
      <reporting-center code="333"/>
      <sample id="444-333-2" center-code="123">
        <hla-typing>
          <interpretation date="20040123">
            <haploid locus="A" method="DNA" type="0101"/>
            <haploid locus="A" method="DNA" type="0202"/>
          </interpretation>
        </hla-typing>
      </sample>
    </project>
  </hml>