<?xml version="1.0" encoding="UTF-8" standalone="no"?> <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version=""> <compounddef id="indexpage" kind="page"> <compoundname>index</compoundname> <title>My Project</title> <detaileddescription> <para> <toclist> <tocitem id="index_1item1">First Item</tocitem> <tocitem id="item2_1item2">Second Item</tocitem> <tocitem id="item2_1item3">Third Item</tocitem> </toclist> </para> <para>Some filler text.</para> <sect1 id="index_1item1"> <title>First Section</title> <para>Section 1 text. </para> </sect1> </detaileddescription> </compounddef> </doxygen>