{ "assets_url" : "https://yourdomain.tld/some-url", "feeds" : [ { "source" : "https://a.newspaper.tld/news.xml", "destination": "newspaper.xml", "exclude": ["10 most", "hate", "?!", "click", "horrific", "will shock you"] }, { "source" : "https://another.newspaper.tld/rss", "destination": "another-newspaper.xml" } ] }