<?xml version="1.0" encoding="utf-8" ?>

<!-- good comment -->

<test>

  <level1 attribute="value">
    <level2>
    </level2>
  </level1>

</test>
