diff --git a/docs/tags/podroll.md b/docs/tags/podroll.md index 24f3cc7..1e06bfd 100644 --- a/docs/tags/podroll.md +++ b/docs/tags/podroll.md @@ -17,7 +17,7 @@ Single The node value must be one or more [``](remoteItem.md) elements. ### Example - +- Recomendations with just the required `feedGuid`: ```xml @@ -25,3 +25,12 @@ The node value must be one or more [``](remoteItem.md) eleme ``` + +- Recomendations with the required `feedGuid` and the optional `feedUrl`: +```xml + + + + + +```