echo 'digraph { "Kuro Matsumi" -> "Yuu Matsumi" [taillabel = "Older sister of"] "Yuu Matsumi" -> "Kuro Matsumi" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg