Convert sitemap frame to widget?

I have a sitemap I would like to convert to a widget, what is the best way to create a three line list of labels and items
eg my original site map has this list, which ideally I would like to display Label and state for each

Frame label="Results"
		{
			Text item=SpeedtestResultDown
			Text item=SpeedtestResultUp
			Text item=SpeedtestResultPing
		}

is there a basic pattern I can build modify to start with…

You need to preview more detail. Are you creating a page or showing this on the overview page? Are you using the semantic model?

It’s hard to come up with a “best” suggestion without more details.

There are several options. To have three rows on a custom page you would normally use the oh-repeater widget.

On the overview pages where and how they appear depends on semantic model and default list item widgets.

You could show all three on one card with an expression.