
path: '^/$',
entryNodes: {
'h2.title': {
uri: 'a',
title: 'a.mytitle',
container: 'parent'
}
}
path: '^/index\.php?',
entryNodes: {
'div#maincol div.content': {
uri: 'window.location',
title: 'h2.title',
container: 'h2.title'
}
}