| 1234567891011121314151617 |
- <?xml version="1.0" encoding="utf-8"?>
- <!-- This file is part of the DITA Open Toolkit project hosted on
- Sourceforge.net. See the accompanying license.txt file for
- applicable licenses.-->
- <!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved.=
- *-->
- <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
- "../../dtd/technicalContent/dtd/concept.dtd">
- <concept id="shelvingconcept" xml:lang="en-us">
- <title>Shelving</title>
- <shortdesc>Wooden or metal shelving is useful for storing things in the garage.</shortdesc>
- <conbody><p>Shelving also keeps
- things neat and organized.</p></conbody>
- <related-links>
- <link href="../tasks/organizing.xml" format="dita" type="task"></link>
- </related-links>
- </concept>
|