<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="bootstrap.php" colors="true">
    <testsuite name="I hate XML">
        <directory>./</directory>
    </testsuite>
</phpunit>