1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE boostbook PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
3  "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
4
5<!-- Copyright (c) 2001-2006 CrystalClear Software, Inc.
6     Subject to the Boost Software License, Version 1.0.
7     (See accompanying file LICENSE_1_0.txt or  http://www.boost.org/LICENSE_1_0.txt)
8-->
9
10
11<boostbook xmlns:xi="http://www.w3.org/2001/XInclude"
12           last-revision="$Date$">
13    <title>The Boost Date Time Library</title>
14   <xi:include href="./date_time.xml"/>
15</boostbook>
16