After I generate a scaffold, Rails gives me the ability to POST to items.xml which will create a new item. A GET to items.xml will sim
items.xml
item
The best place to learn about this would be the Routing Guide.