Hi, I am currently developing a xml service using Ruby on rails with builder gem. Builder is a great tool to create xml easily. But the only and important issue I am facing is - unable to set the order inwhich the attributes to be displayed in the xml. Whatever order I give the attributes of an element, Builder creates the attributes in a totally different order. Request someone's help to overcome this issue. Please specify even if there is another method to create this service which return xml instead of html using REST instead of Builder. Thanks in advance Arun -- Posted via http://www.ruby-forum.com/.