pub fn ec2_elem(name: &str, value: &str) -> String
Render a leaf element with escaped text content: <name>value</name>.
<name>value</name>