echo 'digraph { "Helena Douglas" -> "Maria" [taillabel = "Mother of"] "Maria" -> "Helena Douglas" [taillabel = "Daughter of"] "Kokoro" -> "Helena Douglas" [taillabel = "Half-sister of"] }' | dot -Tsvg > output.svg