================
* Use inchannel to watch out for image and textinput elements which can also contain title, link, and description elements (JD)
* Check for isPermaLink='false' attribute on guid elements (JD)
* Replaced openAnything with open_resource supporting ETag and If-Modified-Since request headers (JD)
* Parse now accepts etag, modified, agent, and referrer optional arguments (JD)
* Modified parse to return a dictionary instead of a tuple so that any etag or modified information can be returned and cached by the caller (JD)