This layout integrates detailed transaction information and a consistent brand display across multiple locations:
<?xml version="1.0" encoding="utf-8" ?> <cScn xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <auControls> <Ctl> <sControlName>LogoLeft</sControlName> <iLeft>10</iLeft> <iTop>10</iTop> <iWidth>100</iWidth> <iHeight>100</iHeight> <iFcol>1</iFcol> <iBcol>16777215</iBcol> <sFName>Arial</sFName> <iFSize>12</iFSize> <iFStyle>1</iFStyle> </Ctl> <Ctl> <sControlName>2LineDisp</sControlName> <iLeft>120</iLeft> <iTop>10</iTop> <iWidth>600</iWidth> <iHeight>100</iHeight> <iFcol>1</iFcol> <iBcol>255</iBcol> <sFName>Arial</sFName> <iFSize>14</iFSize> <iFStyle>1</iFStyle> </Ctl> <Ctl> <sControlName>Sale</sControlName> <iLeft>10</iLeft> <iTop>120</iTop> <iWidth>780</iWidth> <iHeight>400</iHeight> <iFcol>1</iFcol> <iBcol>16777215</iBcol> <sFName>Arial</sFName> <iFSize>12</iFSize> <iFStyle>1</iFStyle> </Ctl> </auControls> </cScn>