<?xml version='1.0' encoding='utf-8'?>
<!-- Created by Charles Hoffman, CPA 2025-11-19 -->
<!-- Theory Schema -->
<?xbrlsite name='Source' value='XBRL Site (Azure)'?>
<?xbrlsite name='CreatedBy' value='Charles Hoffman, CPA'?>
<?xbrlsite name='CreatedDate' value='2025-11-29'?>
<?xbrlsite name='ReportingSchemeTitle' value='Common Elements of Financial Statement (Four Statement Model)'?>
<?xbrlsite name='Description' value='Financial reporting framework which uses the four statement model, includes common elements you would find on a financial statement.  Basically adds cash flow statement and some other things to SFAC6.'?>
<?xbrlsite name='ReportingStyles' value='../fac/reporting-styles-cm-ref.xml'?>

<schema
  xmlns='http://www.w3.org/2001/XMLSchema'
  xmlns:xbrli='http://www.xbrl.org/2003/instance'
  xmlns:link='http://www.xbrl.org/2003/linkbase'
  xmlns:xlink='http://www.w3.org/1999/xlink'

  xmlns:disclosures='https://xbrlsite.azurewebsites.net/seattlemethod/disclosures'
  xmlns:dm='https://xbrlsite.azurewebsites.net/seattlemethod/dm'
  xmlns:fac='https://xbrlsite.azurewebsites.net/seattlemethod/fac'

  xmlns:common='https://xbrlsite.azurewebsites.net/seattlemethod/common'
  xmlns:common-entry='https://xbrlsite.azurewebsites.net/seattlemethod/common/entry'
  xmlns:common-theory='https://xbrlsite.azurewebsites.net/seattlemethod/common-theory'
  targetNamespace='https://xbrlsite.azurewebsites.net/seattlemethod/common-theory'
  elementFormDefault='qualified'
  attributeFormDefault='unqualified'>
  <annotation>
    <appinfo>
      <link:linkbaseRef xlink:type='simple' xlink:role='http://www.xbrl.org/2003/role/definitionLinkbaseRef' xlink:arcrole='http://www.w3.org/1999/xlink/properties/linkbase' xlink:href='../type-subtype/typeSubtype-rules-def.xml' xlink:title='Types' />
      <link:linkbaseRef xlink:type='simple' xlink:role='http://www.xbrl.org/2003/role/definitionLinkbaseRef' xlink:arcrole='http://www.w3.org/1999/xlink/properties/linkbase' xlink:href='../reporting-checklist/dr-rules-def.xml' xlink:title='Reporting Checklist' />



    </appinfo>
  </annotation>
<import namespace='http://www.xbrl.org/2003/instance' schemaLocation='http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd' />

<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/common/entry' schemaLocation='common-entryPoint.xsd' />

<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/fac' schemaLocation='../fac/fac.xsd' />
<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/disclosures' schemaLocation='../disclosures-topics/disclosures.xsd' />
<import namespace='https://xbrlsite.azurewebsites.net/seattlemethod/dm' schemaLocation='../disclosure-mechanics/dm.xsd' />


</schema>
