<generator> Element
The “generator” element’s content identifies the software used to generate a feed.
Attributes
uri
The “uri” attribute should point to the URL that is relevant for that generator.
version
The “version” attribute indicates the version of the generating software.
Example
<generator uri="http://www.sixapart.com/movabletype/" version="3.2">
Movable Type
</generator>
Parent Elements
Child Elements
None