echo 'digraph { "Roman" -> "Koharu" [taillabel = "Younger Sister of"] "Koharu" -> "Roman" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg