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
|
<cml xmlns="http://www.chemaxon.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="ChemAxon file format v20.20.0, generated by vunknown" xsi:schemaLocation="http://www.chemaxon.com http://www.chemaxon.com/marvin/schema/mrvSchema_20_20_0.xsd">
<MDocument xmlns="">
<MChemicalStruct>
<molecule molID="m1">
<atomArray>
<atom id="a1" elementType="C" x2="15.225000000000001" y2="-9.8625" sgroupRef="sg1"/>
<atom id="a2" elementType="C" x2="16.44204126014696" y2="-10.746732882803618" sgroupRef="sg1"/>
<atom id="a3" elementType="C" x2="14.00795873985304" y2="-10.746732882803618" sgroupRef="sg1"/>
<atom id="a4" elementType="C" x2="15.977164515862558" y2="-12.17740840219622" sgroupRef="sg1"/>
<atom id="a5" elementType="C" x2="14.472835484137445" y2="-12.17740840219622" sgroupRef="sg1"/>
<atom id="a6" elementType="R" x2="15.225000000000001" y2="-8.397244449618395" sgroupRef="sg2"/>
<atom id="a11" elementType="Cl" x2="13.0" y2="-11.5"/>
</atomArray>
<bondArray>
<bond id="b1" atomRefs2="a1 a2" order="1"/>
<bond id="b2" atomRefs2="a1 a3" order="1"/>
<bond id="b3" atomRefs2="a2 a4" order="1"/>
<bond id="b4" atomRefs2="a3 a5" order="1"/>
<bond id="b5" atomRefs2="a4 a5" order="1"/>
<bond id="b6" atomRefs2="a1 a6" order="1"/>
<bond id="b10" atomRefs2="a3 a11" order="1"/>
</bondArray>
<molecule id="sg1" role="SuperatomSgroup" charge="onAtoms" molID="m2" atomRefs="a1 a2 a3 a4 a5" title="Chain">
<MBracket type="ROUND" orientation="DOUBLE">
<MPoint x="1.8167" y="-1.7802"></MPoint>
<MPoint x="19.7834" y="-71.7802"></MPoint>
<MPoint x="19.7834" y="-21.4000"></MPoint>
<MPoint x="1.8167" y="-21.4000"></MPoint>
</MBracket>
<molecule molID="m3" id="sg2" role="SuperatomSgroup" title="tBu">
<atomArray>
<atom id="a7" elementType="C" x2="15.225" y2="-8.3972" sgroupAttachmentPoint="1"/>
<atom id="a8" elementType="C" x2="16.5279" y2="-9.1494"/>
<atom id="a9" elementType="C" x2="13.9222" y2="-9.1494"/>
<atom id="a10" elementType="C" x2="15.225" y2="-6.8929"/>
</atomArray>
<bondArray>
<bond id="b7" atomRefs2="a7 a8" order="1"/>
<bond id="b8" atomRefs2="a7 a9" order="1"/>
<bond id="b9" atomRefs2="a7 a10" order="1"/>
</bondArray>
<AttachmentPointArray>
<AttachmentPoint atom="a7" order="1" bond="b6"/>
</AttachmentPointArray>
</molecule>
</molecule>
</molecule>
</MChemicalStruct>
</MDocument>
</cml>
|