shovellingsnow.xml 1.0 KB

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