A jQuery Plugin that takes an XML file and parses it into tweet format.xmlTweet was created due to the limitations of the Twitter API with static web pages.
Instead of using the Twitter API, xmlTweet generates the necessary tags from a XML document. This means no PHP file is required.