This is a sample page as would be produced from Drupal itself

This is a basic, Drupal-native HTML page. It can be imported using garlandhtml2simplehtml.xsl

Using the D5 Garland theme, with no extras turned on, there are still clean semantics we can use to separate the #content from the chrome.
Very little transformation has to be done, as the required tags are already here, and the XHTML is valid already! It didn't even need to run through tidy.

If you look at the page, the css references are missing, but that's not important.