View Single Post
Posts: 44 | Thanked: 16 times | Joined on Mar 2010
#21
Originally Posted by ovekaaven View Post
Once you've created a working XML file for your country, you could post it so it can be included in future versions.
Here is the content of a working XML file (dk.xml) for Denmark:
Code:
<config>
  <directory>
    <query>http://www.krak.dk/person/resultat/</query>
    <name>
      <find class="fn n"/>
    </name>
  </directory>
</config>