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