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