echo 'digraph { "Nick" -> "Neil" [taillabel = "Younger brother of"] "Neil" -> "Nick" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg