echo 'digraph { "Luthier" -> "Delthea" [taillabel = "Younger Sister of"] "Delthea" -> "Luthier" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg