echo 'digraph { "Soundwave" -> "Laserbeak" [taillabel = "Pet of"] "Laserbeak" -> "Soundwave" [taillabel = "Owner of"] "Ratbat" -> "Soundwave" [taillabel = "Owner of"] }' | dot -Tsvg > output.svg