The article should be in an xml document in this format:
(the parts in italics should be replaced with the actual information)

<?xml version="1.0" encoding="UTF-8"?>
<article>
   <title>article name</title>
   <author>article author</author>
   <content>content of article, optionally with html formatting</content>
</article>