JMeter POST returns 415 - Unsupported Media Type
Did you check the content type of your request ?
What is it ? What should it be ? To set it, add a header manager as child of your sampler and set :
content-type in column 1
application/xml in column 2
If you're looking to learn jmeter correctly, this book will help you.
Do not forget header manager, and there: