echo 'digraph { "Yuu Matsumoto" -> "Koko Matsumoto" [taillabel = "Younger Sister of"] "Koko Matsumoto" -> "Yuu Matsumoto" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg