1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
3<book id="libm" xmlns:xi="http://www.w3.org/2001/XInclude">
4  <bookinfo>
5    <productname>newlib</productname>
6  </bookinfo>
7
8  <xi:include href="complex.xml"/>
9  <xi:include href="math.xml"/>
10  <xi:include href="fenv.xml"/>
11
12  <!-- processing should insert index here -->
13  <index/>
14
15</book>
16