Larry Evans - 2013-12-12

All the tags generated by pdf2xml are not understood by my firefox browser.
For example, on the f1040.pdf irs file, the generated xml file contains:

  <PAGE width="612" height="792" number="1" id="p1">
    <MEDIABOX x1="0" y1="0" x2="612" y2="792"/>
    <CROPBOX x1="0" y1="0" x2="612" y2="792"/>
    <BLEEDBOX x1="0" y1="0" x2="612" y2="792"/>
    <ARTBOX x1="0" y1="0" x2="612" y2="792"/>
    <TRIMBOX x1="0" y1="0" x2="612" y2="792"/>
    <TEXT width="8.16188" height="16.338" id="p1_t1" x="38.0341" y="39.83">
      <TOKEN sid="p1_s6" id="p1_w1" font-name="HelveticaNeueLTStd" bold="no" italic="no" font-size="6.9999" font-color="#000000" rotation="1" angle="90" x="38.0341" y="39.83" base="44.698" width="8.16188" height="16.338">Form
      </TOKEN>
    </TEXT>

How can this be translated using xslt or providing some sort of
stylesheet so that I can see it display in my browser?

TIA.

-regards,
Larry