echo 'digraph { "Luke Valentine" -> "Jan Valentine" [taillabel = "Brother of"] "Jan Valentine" -> "Luke Valentine" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg