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