I have an XML feed from an old website which contains news articles. I have to import these articles in to my new ExpressionEngine site. I intend to do so by parsing the XML and writing some PHP to do a simple insert.
I am quite confused about ExpressionEngines' schema, which table are the entries stored in? Also if there is a (free) extension to do this that would be great.
Any help is much appreciated.