xml.html do xml.p "Hello #{@name}" xml << render_file("test/greeting") end