3   <!-- the default namespace inside tables is that of HTML -->
 
   4   <table xmlns="http://www.w3.org/1999/xhtml">
 
  11       <!-- no default namespace inside table cells -->
 
  13         <brandName xmlns="">Huntsman</brandName>
 
  16         <origin xmlns="">Bath, UK</origin>
 
  22           <pro>Wonderful hop, light alcohol, good summer beer</pro>
 
  23           <con>Fragile; excessive variance pub to pub</con>