$ erubis -xE PrintOut example.eruby print '
'; print(( item ).to_s); print '
'; print Erubis::XmlHelper.escape_xml( item ); print '