echo 'digraph { "Shiori Misaka" -> "Shiori's mother" [taillabel = "Mother of"] "Shiori's mother" -> "Shiori Misaka" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg