echo 'digraph { "Sigrun" -> "Tanith" [taillabel = "subordinate of"] "Sanaki" -> "Sigrun" [taillabel = "retainer of"] }' | dot -Tsvg > output.svg