1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
<?xml version="1.0" encoding="UTF-8"?>
<cml xmlns="http://www.chemaxon.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.chemaxon.com/marvin/schema/mrvSchema_18_11_0.xsd" version="ChemAxon file format v18.11.0, generated by v20.3.0">
<MDocument>
<MChemicalStruct>
<molecule molID="m1">
<atomArray atomID="a1 a2 a3 a4 a5 a6" elementType="Mg Cl Cl C C C" lonePair="0 3 3 0 0 0" x2="-11.2867 -12.0567 -9.7467 -11.5434 -12.3134 -13.8534" y2="0.8474 2.1811 0.8474 -2.2645 -0.9308 -0.9308"></atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="1"></bond>
<bond id="b2" atomRefs2="a1 a3" order="1"></bond>
<bond id="b3" atomRefs2="a4 a5" order="1"></bond>
<bond id="b4" atomRefs2="a5 a6" order="1"></bond>
<bond id="b5" atomRefs2="a5 a1" convention="cxn:coord"></bond>
</bondArray>
</molecule>
</MChemicalStruct>
</MDocument>
</cml>
|