Is it possible to do this? The HTML files in question all conform to:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
EDIT: How would you store a number of HTML pages with sequential IDs associated with them in a database? (Oh, I'm new to databases).
EDIT: Now I realise there is no "xml" datatype for SQlite. I had a wrong datasource open!