<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
   <mo>|</mo>
   <mi>A</mi>
   <mo>|</mo>
   <mo>=</mo>
   <mfenced close="|" open="|">
      <mtable>
         <mtr>
            <mtd>
               <mi>a</mi>
            </mtd>
            <mtd>
               <mi>b</mi>
            </mtd>
         </mtr>
         <mtr>
            <mtd>
               <mi>c</mi>
            </mtd>
            <mtd>
               <mi>d</mi>
            </mtd>
         </mtr>
      </mtable>
   </mfenced>
   <mo>=</mo>
   <mi>a</mi>
   <mi>d</mi>
   <mo>-</mo>
   <mi>b</mi>
   <mi>c</mi>
</math>
