echo 'digraph { "Sephiran" -> "Zelgius" [taillabel = "subordinate of"] "Altina" -> "Sephiran" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg