1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
<cml xmlns="http://www.chemaxon.com" version="ChemAxon file format v20.20.0, generated by vunknown" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.chemaxon.com http://www.chemaxon.com/marvin/schema/mrvSchema_20_20_0.xsd">
<MDocument>
<MChemicalStruct>
<molecule molID="m1">
<atomArray>
<atom id="a1" elementType="Fe" x2="0.6874" y2="-2.7923"/>
<atom id="a2" elementType="C" x2="-2.3926" y2="-1.4823" sgroupRef="sg1"/>
<atom id="a3" elementType="C" x2="-1.1468" y2="-2.3875" sgroupRef="sg1"/>
<atom id="a4" elementType="C" x2="-1.6226" y2="-3.8521" sgroupRef="sg1"/>
<atom id="a5" elementType="C" x2="-3.1626" y2="-3.8521" sgroupRef="sg1"/>
<atom id="a6" elementType="C" x2="-3.6385" y2="-2.3875" sgroupRef="sg1"/>
<atom id="a7" elementType="C" x2="3.7674" y2="-1.4823" sgroupRef="sg2"/>
<atom id="a8" elementType="C" x2="5.0132" y2="-2.3875" sgroupRef="sg2"/>
<atom id="a9" elementType="C" x2="4.5374" y2="-3.8521" sgroupRef="sg2"/>
<atom id="a10" elementType="C" x2="2.9974" y2="-3.8521" sgroupRef="sg2"/>
<atom id="a11" elementType="C" x2="2.5215" y2="-2.3875" sgroupRef="sg2"/>
<atom id="a12" elementType="P" x2="-2.3926" y2="0.0577" lonePair="1"/>
<atom id="a13" elementType="C" x2="-3.7263" y2="0.8277"/>
<atom id="a14" elementType="C" x2="-1.059" y2="0.8277"/>
<atom id="a15" elementType="P" x2="3.7674" y2="0.0577" lonePair="1"/>
<atom id="a16" elementType="C" x2="2.4337" y2="0.8277"/>
<atom id="a17" elementType="C" x2="5.101" y2="0.8277"/>
<atom id="a18" elementType="X" x2="-0.85261" y2="-2.7923"/>
<atom id="a19" elementType="X" x2="2.22739" y2="-2.7923"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a2 a3" order="1"/>
<bond id="b2" atomRefs2="a3 a4" order="2"/>
<bond id="b3" atomRefs2="a4 a5" order="1"/>
<bond id="b4" atomRefs2="a5 a6" order="2"/>
<bond id="b5" atomRefs2="a2 a6" order="1"/>
<bond id="b6" atomRefs2="a7 a8" order="A"/>
<bond id="b7" atomRefs2="a8 a9" order="A"/>
<bond id="b8" atomRefs2="a9 a10" order="A"/>
<bond id="b9" atomRefs2="a10 a11" order="A"/>
<bond id="b10" atomRefs2="a7 a11" order="A"/>
<bond id="b11" atomRefs2="a12 a13" order="1"/>
<bond id="b12" atomRefs2="a12 a14" order="1"/>
<bond id="b13" atomRefs2="a2 a12" order="1"/>
<bond id="b14" atomRefs2="a15 a16" order="1"/>
<bond id="b15" atomRefs2="a15 a17" order="1"/>
<bond id="b16" atomRefs2="a7 a15" order="1"/>
<bond id="b17" atomRefs2="a18 a1" convention="cxn:coord"/>a
<bond id="b18" atomRefs2="a19 a1" convention="cxn:coord"/>
</bondArray>
<molecule molID="m2" id="sg1" role="MulticenterSgroup" atomRefs="a2 a6 a5 a4 a3" center="a18"/>
<molecule molID="m3" id="sg2" role="MulticenterSgroup" atomRefs="a7 a11 a10 a9 a8" center="a19"/></molecule>
</MChemicalStruct>
<MElectronContainer occupation="0 0" radical="0" id="o1">
<MElectron atomRefs="m1.a12" difLoc="0.0 0.0 0.0"/>
<MElectron atomRefs="m1.a12" difLoc="0.0 0.0 0.0"/>
</MElectronContainer>
<MElectronContainer occupation="0 0" radical="0" id="o2">
<MElectron atomRefs="m1.a15" difLoc="0.0 0.0 0.0"/>
<MElectron atomRefs="m1.a15" difLoc="0.0 0.0 0.0"/>
</MElectronContainer>
</MDocument>
</cml>
|