<nex:nexml 
    generator="Bio::Phylo::Project v.0.17_RC9_841" 
    version="0.9" 
    xml:base="http://example.org/"
    xmlns:nex="http://www.nexml.org/2009" 
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns" 
    xmlns:xml="http://www.w3.org/XML/1998/namespace" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.nexml.org/2009 ../../xsd/nexml.xsd"
    xmlns="http://www.nexml.org/2009">
  <otus id="otus1" label="'Taxa_Block'">
    <otu id="otu2" label="taxon_1"/>
    <otu id="otu3" label="taxon_2"/>
    <otu id="otu4" label="taxon_3"/>
  </otus>
  <characters id="characters5" label="Character_Matrix" otus="otus1" xsi:type="nex:ProteinCells">
    <format>
      <states id="states7">
        <state id="s1" symbol="*"/>
        <state id="s2" symbol="A"/>
        <state id="s3" symbol="C"/>
        <state id="s4" symbol="D"/>
        <state id="s5" symbol="E"/>
        <state id="s6" symbol="F"/>
        <state id="s7" symbol="G"/>
        <state id="s8" symbol="H"/>
        <state id="s9" symbol="I"/>
        <state id="s10" symbol="K"/>
        <state id="s11" symbol="L"/>
        <state id="s12" symbol="M"/>
        <state id="s13" symbol="N"/>
        <state id="s14" symbol="P"/>
        <state id="s15" symbol="Q"/>
        <state id="s16" symbol="R"/>
        <state id="s17" symbol="S"/>
        <state id="s18" symbol="T"/>
        <state id="s19" symbol="U"/>
        <state id="s20" symbol="V"/>
        <state id="s21" symbol="W"/>
        <state id="s22" symbol="X"/>
        <state id="s23" symbol="Y"/>
        <uncertain_state_set id="s24" symbol="B">
          <member state="s4"/>
          <member state="s13"/>
        </uncertain_state_set>
        <uncertain_state_set id="s25" symbol="Z">
          <member state="s5"/>
          <member state="s15"/>
        </uncertain_state_set>
        <uncertain_state_set id="s26" symbol="-"/>
        <uncertain_state_set id="s27" symbol="?">
          <member state="s1"/>
          <member state="s2"/>
          <member state="s3"/>
          <member state="s4"/>
          <member state="s5"/>
          <member state="s6"/>
          <member state="s7"/>
          <member state="s8"/>
          <member state="s9"/>
          <member state="s10"/>
          <member state="s11"/>
          <member state="s12"/>
          <member state="s13"/>
          <member state="s14"/>
          <member state="s15"/>
          <member state="s16"/>
          <member state="s17"/>
          <member state="s18"/>
          <member state="s19"/>
          <member state="s20"/>
          <member state="s21"/>
          <member state="s22"/>
          <member state="s23"/>
          <member state="s24"/>
          <member state="s25"/>
          <member state="s26"/>
        </uncertain_state_set>
      </states>
      <char id="c1" states="states7"/>
      <char id="c2" states="states7"/>
    </format>
    <matrix>
      <row id="row6" label="taxon_1" otu="otu2">
        <cell char="c1" state="s26"/>
        <cell char="c2" state="s27"/>
      </row>
      <row id="row8" label="taxon_2" otu="otu3">
        <cell char="c1" state="s1"/>
        <cell char="c2" state="s2"/>
      </row>
      <row id="row9" label="taxon_3" otu="otu4">
        <cell char="c1" state="s24"/>
        <cell char="c2" state="s25"/>
      </row>
    </matrix>
  </characters>
</nex:nexml>

