echo 'digraph { "Tibarn" -> "Janaff" [taillabel = "subordinate of"] "Reyson" -> "Tibarn" [taillabel = "guardian of"] "Leanne" -> "Tibarn" [taillabel = "guardian of"] }' | dot -Tsvg > output.svg