I'm using the Services module and XML-RPC to communicate from a c# app to drupal.

After connecting and logging in, I'd like to have the c# app create a new story to the drupal site.

Is there an example of this being implemented somewhere? Or where can I find the structure of a story node?