package atomfeed type Text interface { Check() error IsText() bool }