Add framework for semantic CI tests
diff --git a/Makefile b/Makefile
index d55a415..7ec8d91 100644
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,7 @@
 	tail -n 1 xslt/idsCorpus-template.xml  >> $@
 
 test: models/dereko_domains_s.classifier i5valid
+	- sh test/test-xml.sh
 
 i5: $(foreach year,$(YEARS),$(TARGET_DIR)/dnb$(year).i5.xml)