takinggarbage.xml 1012 B

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