XHTML Plain 2001-05 is a modularized XHTML Host Language conforming to the recent W3C recommendation, Modularization of XHTML.
Public and system identifiers:-
PUBLIC: "-//SBP//DTD XHTML Plain 2001-05//EN"
SYSTEM: "http://infomesh.net/2002/m12n/test/plain.txt"
Doctype declaration:-
<!DOCTYPE html PUBLIC "-//SBP//DTD XHTML Plain 2001-05//EN"
"http://infomesh.net/2002/m12n/test/plain.txt">
This very file is an exmaple of XHTML Plain 2001-05, containing the following code:-
<address>
<ruby>
<rb><a title="Homepage Of Sean B. Palmer"
href="http://purl.org/net/sbp/">SBP</a></rb>
<rp>(</rp><rt>© Sean B. Palmer</rt><rp>).</rp>
</ruby>
</address>
Also: [validate me].