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