echo 'digraph { "Miyuki " -> "Otou-san " [taillabel = "Father of"] "Otou-san " -> "Miyuki " [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg