tools.xml 1.0 KB

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