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