document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.         <field name="OBJNUMBER" y="1mm" x="1mm" w="1mm" h="1mm">
  2.             <ui>
  3.                 <choiceList open="always" commitOn="exit">
  4.                 <border></border>
  5.                 </choiceList>
  6.             </ui>
  7.             <font typeface="Myriad Pro"/>
  8.             <margin topInset="1mm" bottomInset="1mm" leftInset="1mm"
  9. rightInset="1mm"/>
  10.             <caption placement="top" reserve="5mm">
  11.                 <para vAlign="middle"/>
  12.                 <value>
  13.                     <text>hello</text>
  14.                 </value>
  15.             </caption>
  16.             <bind match="none"/>
  17.         </field>
');