<tgh:items xmlns:tgh="tgh">
  <tgh:item>
     <a>
       <b>
         <c>ddd
           <d> a test
           </d>
         </c>
       </b>
     </a>
  </tgh:item>
  <tgh:item>
     <a>
       <b>
         <c>
           <d> a test
           </d>
         </c>
       </b>
     </a>
  </tgh:item>
</tgh:items>
