echo 'digraph { "Riruka Dokugamine" -> "Kugo Ginjo" [taillabel = "leader of"] "Kugo Ginjo" -> "Riruka Dokugamine" [taillabel = "Subordinate of"] }' | dot -Tsvg > output.svg