Example RAML file?

Does anyone have an example RAML file I could use to get started?

I’m currently working with API including RAML and JSONAPI. I would suggest to use RAML for describing API behaviour since it is modeling language while if you are considering to use JSONAPI it’s nicely fits in validating responses and makes sure that you’re implementing everything in the right way.Validation can be achieved using provided schema: http://jsonapi.org/schema