<?xml version="1.0" encoding="utf-8"?>
<checkstyle>
<file name="/pants/file1.js">
<error line="1" column="1" severity="error" message="longFunction is 33 lines long, maximum allowed is 30" source="FunctionLength"/>
</file>
</checkstyle>