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