Tokenizer states.
This is public for use by the tokenizer tests. Other library users should not have to care about this.
pub use self::AttrValueKind::*;
pub use self::DoctypeKind::*;
pub use self::XmlState::*;