[FIG(quote)[
[FIGCAPTION[
[1] [CITE[5.7. Sitemap formats]]
([TIME[2015-10-29 22:42:54 +09:00]] 版)
<http://www.nongnu.org/chmspec/latest/Sitemap.html>
]FIGCAPTION]

> The <BODY> tag contains an <OBJECT> tag that stores properties of the file in <param> tags, followed by a <UL> tag, whose <LI> tags have <OBJECT> tags that store the properties of the Contents/Index items in <param> tags. e.g.:
> <BODY>
> <OBJECT type="text/site properties">
>     <param name="Property Name" value="Property Value">
>     …
> </OBJECT>
> <UL>
>     <LI> <OBJECT type="text/sitemap">
>         <param name="Property Name" value="Property Value">
>         …
>         </OBJECT>
>     …
> </UL>
> </BODY>

]FIG]
