takinggarbage.xml 1.0 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.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. <task id="takinggarbage" xml:lang="en-us">
  6. <title>Taking out the garbage</title>
  7. <shortdesc>Regular garbage removal is necessary for the proper functioning of a home.</shortdesc>
  8. <taskbody>
  9. <context>
  10. <p>Your municipality collects garbage from homes once a week, usually early in the morning.</p></context>
  11. <steps>
  12. <step>
  13. <cmd>Find out from the town what day of the week garbage is collected in your neighborhood.</cmd>
  14. </step>
  15. <step>
  16. <cmd>The night before collection, place the garbage cans on the curb.</cmd>
  17. </step>
  18. <step>
  19. <cmd>After the garbage has been collected, move the cans back into your garage.</cmd>
  20. </step>
  21. </steps>
  22. </taskbody>
  23. </task>