echo 'digraph { "Ryouta's mother" -> "Ryouta Fukatsu" [taillabel = "Son of"] "Ryouta Fukatsu" -> "Ryouta's mother" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg