Version 1.0
===========
ORIGINAL GPLed VERSION of "Universal Feed Writer" by Anis uddin Ahmad found on
http://www.phpkode.com/scripts/item/php-universal-feed-generator/

The changes applied include, but are not restricted to:

1) easier to read identation and documentation, a little code cleanup
2) both classes FeedWriter and FeedItem in one file
3) header updated to be application/xml, charset utf-8
4) single elements with no content can now be added like '<link ... />'
5) namespaces can now be added manually
6) channel elements can now have attributes
7) all relevant methods now return $this (concatenation)

--
$Id: ChangeLog 6 2012-01-14 11:01:21Z gunny $
