echo 'digraph { "Ranulf" -> "Kyza" [taillabel = "subordinate of"] "Skrimir" -> "Ranulf" [taillabel = "Right-hand of"] }' | dot -Tsvg > output.svg