
path: '/upload.cgi$',
entryNodes: {
'table.list tr': {
uri: 'td:nth-child(2) a:nth-child(2)',
title: 'td:nth-child(3)',
container: 'parent'
},
'p': {
uri: 'a:first-child',
title: 'parent',
container: 'parent'
}
}