echo 'digraph { "Katsuma" -> "Kaguya" [taillabel = "Childhood friend of"] "Junjiro" -> "Katsuma" [taillabel = "owner of"] "Kaguya" -> "Katsuma" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg