/usr/share/gamgi/dat/cluster/H2O.xml is in gamgi-data 0.17.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE gml SYSTEM "http://www.gamgi.org/dtd/gamgi.dtd">
<gml>
<cluster name="H2O">
<atom id="1" element="O" x="0.0000" y="-0.0679" z="0.0000"
charge="-0.7870"/>
<atom id="2" element="H" x="0.7754" y="0.5392" z="0.0000" charge="0.3930"/>
<atom id="3" element="H" x="-0.7754" y="0.5392" z="0.0000" charge="0.3930"/>
<bond parent1="1" parent2="2"/>
<bond parent1="1" parent2="3"/>
</cluster>
</gml>
|