<?xml version="1.0" encoding="UTF-8"?>
order of configuration is:
1.) project name and step name matches
2.) step name matches and project is *
3.) project name matches and step name is *
4.) project name and step name are *
<!-- which projects to use for (can be more then one, otherwise use *) -->
<!-- geonames account -->
<geonamesAccount>testuser</geonamesAccount>
<!-- geonames API URL - if you have a paid plan, use http://ws.geonames.net here -->
<geonamesApiUrl>http://api.geonames.org</geonamesApiUrl>