{
    "items": [
        {
            "type": [
                "h-entry"
            ],
            "properties": {
                "url": [
                    "https://www.svenknebel.de/testing/cheese"
                ],
                "name": [
                    "test i ."
                ]
            }
        }
    ],
    "rels": {
        "token_endpoint": [
            "https://www.svenknebel.de/testing/test/3"
        ],
        "micropub": [
            "http://absolute.com"
        ],
        "authorization_endpoint": [
            "https://www.svenknebel.de/testing/abra"
        ]
    },
    "rel-urls": {
        "https://www.svenknebel.de/testing/test/3": {
            "rels": [
                "token_endpoint"
            ]
        },
        "http://absolute.com": {
            "rels": [
                "micropub"
            ]
        },
        "https://www.svenknebel.de/testing/abra": {
            "text": "test",
            "rels": [
                "authorization_endpoint"
            ]
        }
    },
    "debug": {
        "package": "https://packagist.org/packages/mf2/mf2",
        "source": "https://github.com/indieweb/php-mf2",
        "version": "v0.5.0",
        "note": [
            "This output was generated from the php-mf2 library available at https://github.com/indieweb/php-mf2",
            "Please file any issues with the parser at https://github.com/indieweb/php-mf2/issues",
            "Using the Masterminds HTML5 parser"
        ]
    }
}