Github user joewitt commented on a diff in the pull request:
https://github.com/apache/nifi/pull/3165#discussion_r236045703
--- Diff: nifi-testharness/src/test/resources/sample_technology_rss.xml ---
@@ -0,0 +1,28 @@
+
+<?xml version="1.0" encoding="UTF-8"?>
--- End diff --
this xml document looks like a real http response. We cannot use it as
test material unless we can assert its license and it is ALv2 compatible. Its
better to use entirely synthetic test data.---
