shovellingsnow.xml 1.0 KB

12345678910111213141516171819202122232425262728
  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="shovellingsnow" xml:lang="en-us">
  6. <title>Shovelling snow</title>
  7. <shortdesc>Keep your driveway and sidewalks clear of snow and ice by shovelling after any snowfall.</shortdesc>
  8. <taskbody>
  9. <steps>
  10. <step>
  11. <cmd>Get the shovel out of the garage</cmd>
  12. </step>
  13. <step>
  14. <cmd>Shovel the driveway, starting at the garage door and working out to the street.</cmd>
  15. </step>
  16. <step>
  17. <cmd>Shovel the sidewalk in front of your house.</cmd>
  18. </step>
  19. <step>
  20. <cmd>Shovel the walk to your front door.</cmd>
  21. </step>
  22. </steps>
  23. </taskbody>
  24. <related-links>
  25. <link href="../concepts/snowshovel.xml" format="dita" type="concept"/>
  26. </related-links>
  27. </task>