tools.xml 1.0 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- This file is part of the DITA Open Toolkit project hosted on
  3. Sourceforge.net. See the accompanying license.txt file for
  4. applicable licenses.-->
  5. <!-- (C) Copyright IBM Corporation 2001, 2005. All Rights Reserved.
  6. *-->
  7. <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
  8. "../../dtd/technicalContent/dtd/concept.dtd">
  9. <concept id="toolsconcept" xml:lang="en-us">
  10. <title>Tools</title>
  11. <shortdesc>Invest in a good set of tools for doing all kinds of tasks around the house.</shortdesc>
  12. <conbody><p>Useful tools include the following items:</p>
  13. <ul>
  14. <li>Hammer</li>
  15. <li>Screw driver set</li>
  16. <li>Wrench set</li>
  17. <li>Nails and screws</li>
  18. <li>Level</li>
  19. <li>Saws</li>
  20. <li>Drill</li>
  21. <li>Air pressure guage</li>
  22. <li>Spade</li>
  23. <li>Rake</li>
  24. </ul>
  25. <p>Keep your tools organized in a tool box.</p></conbody>
  26. <related-links>
  27. <link href="toolbox.xml" format="dita" type="concept"></link>
  28. <link href="../tasks/organizing.xml" format="dita" type="task"></link>
  29. </related-links>
  30. </concept>