blob: 5db3e58cd08370566b947b2979dff1ffa9af4bb6 (
plain)
1
2
3
4
5
6
7
|
author: //div[@class='authorDescription']/h2
body: //div[@id='story']
date: substring-before(substring-after(//p[@class='date'],'Erstellt am:'), '-')
title: //h1[@class='detail']
strip: //div[@class='fact']
test_url: http://fm4.orf.at/stories/1689156/
|