echo 'digraph { "Aka" -> "Shiro" [taillabel = "Twin Brother of"] "Shiro" -> "Aka" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg