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 concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
|
---|
8 | "../../dtd/technicalContent/dtd/concept.dtd">
|
---|
9 | <concept id="lawnmowerconcept" xml:lang="en-us">
|
---|
10 | <title>Lawnmower</title>
|
---|
11 | <shortdesc>The lawnmower is a machine used to cut grass in the yard.</shortdesc>
|
---|
12 | <conbody><p>Lawnmowers can be
|
---|
13 | electric, gas-powered, or manual.</p></conbody>
|
---|
14 | </concept>
|
---|