1 <?xml version="1.0" encoding="UTF-8"?>
2 <pmd version="4.2.2" timestamp="2009-05-27T10:52:50.233">
3 <file name="/test/src/main/java/test/Test.java">
4 <violation beginline="10" endline="10" begincolumn="9" endcolumn="68" rule="AvoidDuplicateLiterals" ruleset="String and StringBuffer Rules" package="test" class="Test" externalInfoUrl="http://pmd.sourceforge.net/rules/strings.html#AvoidDuplicateLiterals" priority="3">
5 The String literal "\1\14\13&uffff;\12\14\7&uffff;\32\14\4&uffff;\1\14\1&uffff;\32" appears 10 times in this file; the first occurrence is on line 10
7 <violation beginline="12" endline="12" begincolumn="9" endcolumn="13" rule="AvoidDuplicateLiterals" ruleset="String and StringBuffer Rules" package="test" class="Test" externalInfoUrl="http://pmd.sourceforge.net/rules/strings.html#AvoidDuplicateLiterals" priority="3">
8 The String literal "\14" appears 9 times in this file; the first occurrence is on line 12