rendering XML from the result of a find

You should see this page:

To include owners data: @store.to_xml(:include => "owner") To show only specific field, use :only or :except options.