Ive added the plant tags and copy and pasted an example from the plant uml site, with the appropriate spaces.
[plantuml]
Alice -> Bob: Authentication Request
Bob –> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <– Bob: another authentication Response
[/plantuml]
Edit