Pepito - 2011-03-30

Hi friends, sorry if this is a silly question...

I'm trying to extract data from this LINK.

I get the wholepage with:

<var-def name="wholepage">  
        <html-to-xml outputtype="browser-compact">  
            <http url="${url}"/>  
        </html-to-xml>  
    </var-def>

The problem is that i can't find the data displayed at center of the webpage
on this XML. :(