<?xml version="1.0" ?>
<cml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://cml.sourceforge.net/schema/cmlCore.xsd" dictRef="ebiMolecule:ebiMoleculeDict.cml" ebiMolecule="http://www.ebi.ac.uk/felics/molecule">
  <molecule id="OH" formalCharge="-1">
    <identifier dictRef="ebiMolecule:inchi">InChI=1S/H2O/h1H2/p-1</identifier>
    <identifier dictRef="ebiMolecule:systematicName">HYDROXIDE ION</identifier>
    <formula dictRef="ebiMolecule:stereoSmiles">[OH-]</formula>
    <formula dictRef="ebiMolecule:nonStereoSmiles">[OH-]</formula>
    <atomArray>
      <atom id="O" elementType="O" x3="14.86" y3="37.83" z3="7.076"/>
      <atom id="HO" elementType="H" x3="14.639" y3="37.284" z3="6.477"/>
    </atomArray>
    <bondArray>
      <bond atomsRefs2="O HO" order="1"/>
    </bondArray>
  </molecule>
</cml>
