echo 'digraph { "Isaac" -> "Julia Laforeze" [taillabel = "Sister of"] "Julia Laforeze" -> "Isaac" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg