xml
pub fn escape(input: &str) -> String
Escapes ', ", &, <, and > with the appropriate XML entities.