1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Test xi:include feature.
3     FIXME: this should be done in the functional tests, not in the xmlgeneration tests. -->
4<ComponentLibrary>
5    <ComponentType Name="Included">
6        <BooleanParameter Name="bool"/>
7    </ComponentType>
8</ComponentLibrary>
9