<?xml version="1.0" encoding="UTF-8"?>
<!-- Created by Charles Hoffman, CPA 2023-07-15 -->
<!-- Public domain dedication: https://creativecommons.org/publicdomain/zero/1.0/ -->
<!-- XBRL-based Digital Financial Reporting Conformance Suite -->
<?xml-stylesheet type="text/xsl" href="testcase.xsl"?>
<testcase
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:xbrldte="http://xbrl.org/2005/xbrldt/errors"
	xmlns="http://xbrl.org/2005/conformance"
	name="10.1-TestCase-helloworld"
	description="Valid report model and report representing hello world example."
	outpath="out"
	owner="charles.hoffman@me.com"
	minimal="true"
	xsi:schemaLocation="">


<variation id="V-10.1" name="helloworld-using-dim">
	  <description>Valid report model and report representing hello world example.</description>
	  <data>
	          <instance readMeFirst="true">helloworld/instance.xml</instance>
	          <xsd readMeFirst="false">helloworld/helloWorld.xsd</xsd>
	          <linkbase readMeFirst="false">helloworld/helloWorld-lab.xml</linkbase>
	          <linkbase readMeFirst="false">helloworld/helloWorld-ref.xml</linkbase>
	          <linkbase readMeFirst="false">helloworld/helloWorld-pre.xml</linkbase>
						<linkbase readMeFirst="false">helloworld/helloWorld-cal.xml</linkbase>
						<linkbase readMeFirst="false">helloworld/helloWorld-def.xml</linkbase>
						<linkbase readMeFirst="false">helloworld/helloWorld-for.xml</linkbase>
	  </data>
		<result expected='valid'>

	  </result>
</variation>
</testcase>
