Fix orf.at extractor by adding file coding mark
@ -1,3 +1,5 @@
# coding: utf-8
import re
import xml.etree.ElementTree
import json