<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>School Supply List Archives - Shop in Seagoville</title>
	<atom:link href="https://www.shopinseagoville.com/tag/school-supply-list/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.shopinseagoville.com/tag/school-supply-list/</link>
	<description>Your Hometown Shopping Connection</description>
	<lastBuildDate>Tue, 21 Jul 2026 03:40:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.shopinseagoville.com/wp-content/uploads/2026/06/shop_seagoville_favicon_512-150x150.png</url>
	<title>School Supply List Archives - Shop in Seagoville</title>
	<link>https://www.shopinseagoville.com/tag/school-supply-list/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>2026 Seagoville North Elementary Supply List: 3rd Grade</title>
		<link>https://www.shopinseagoville.com/2026/07/11/2026-seagoville-north-elementary-supply-list-3rd-grade/</link>
					<comments>https://www.shopinseagoville.com/2026/07/11/2026-seagoville-north-elementary-supply-list-3rd-grade/#respond</comments>
		
		<dc:creator><![CDATA[Shop in Seagoville]]></dc:creator>
		<pubDate>Sun, 12 Jul 2026 02:42:14 +0000</pubDate>
				<category><![CDATA[Schools]]></category>
		<category><![CDATA[2026-27 Supply List]]></category>
		<category><![CDATA[Dallas ISD]]></category>
		<category><![CDATA[School Supply List]]></category>
		<category><![CDATA[Seagoville North Elementary]]></category>
		<category><![CDATA[Third Grade Supply List]]></category>
		<guid isPermaLink="false">https://www.shopinseagoville.com/?p=2949</guid>

					<description><![CDATA[<p>Families preparing a child for third grade at Seagoville North Elementary can use the checklist below while shopping for the 2026–2027 school year.</p>
<p>The post <a href="https://www.shopinseagoville.com/2026/07/11/2026-seagoville-north-elementary-supply-list-3rd-grade/">2026 Seagoville North Elementary Supply List: 3rd Grade</a> appeared first on <a href="https://www.shopinseagoville.com">Shop in Seagoville</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="sis-third-grade-supplies"><style>
    .sis-third-grade-supplies,
    .sis-third-grade-supplies * {
      box-sizing: border-box;
    }

    .td-pb-row:has(.sis-third-grade-supplies),
    .tdc-row:has(.sis-third-grade-supplies),
    .td-ss-main-content:has(.sis-third-grade-supplies),
    .td-page-content:has(.sis-third-grade-supplies) {
      width: 100% !important;
      max-width: 100% !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }

    .sis-third-grade-supplies {
      width: 100%;
      background: #f5f7fa;
      color: #17213a;
      font-family: Arial, Helvetica, sans-serif;
      line-height: 1.55;
      padding: 24px 14px 40px;
    }

    .sis-third-grade-supplies .sis-container {
      width: 100%;
      max-width: 1100px;
      margin: 0 auto;
    }

    .sis-third-grade-supplies .sis-hero {
      background: #01175e;
      color: #ffffff;
      border-radius: 18px;
      padding: 30px 22px;
      margin-bottom: 22px;
      text-align: center;
      box-shadow: 0 8px 24px rgba(1, 23, 94, 0.18);
    }

    .sis-third-grade-supplies .sis-kicker {
      display: inline-block;
      margin-bottom: 10px;
      color: #01175e;
      background: #f5b51b;
      border-radius: 999px;
      padding: 7px 14px;
      font-size: 14px;
      font-weight: 800;
      letter-spacing: 0.04em;
      text-transform: uppercase;
    }

    .sis-third-grade-supplies h1 {
      color: #ffffff;
      font-size: clamp(28px, 6vw, 48px);
      line-height: 1.1;
      margin: 0 0 10px;
    }

    .sis-third-grade-supplies .sis-subtitle {
      margin: 0;
      font-size: 19px;
      font-weight: 700;
      color: #ffffff;
    }

    .sis-third-grade-supplies .sis-intro {
      background: #ffffff;
      border-radius: 16px;
      padding: 22px;
      margin-bottom: 22px;
      box-shadow: 0 5px 18px rgba(21, 38, 72, 0.08);
    }

    .sis-third-grade-supplies .sis-intro p {
      font-size: 17px;
      margin: 0 0 14px;
    }

    .sis-third-grade-supplies .sis-intro p:last-child {
      margin-bottom: 0;
    }

    .sis-third-grade-supplies .sis-note {
      background: #fff8df;
      border-left: 6px solid #f5b51b;
      border-radius: 10px;
      padding: 15px 17px;
      margin-top: 18px;
      font-size: 16px;
      font-weight: 700;
    }

    .sis-third-grade-supplies .sis-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 18px;
    }

    .sis-third-grade-supplies .sis-card {
      background: #ffffff;
      border-radius: 16px;
      overflow: hidden;
      box-shadow: 0 6px 20px rgba(21, 38, 72, 0.09);
      border: 1px solid #e3e8ef;
    }

    .sis-third-grade-supplies .sis-card-header {
      padding: 17px 18px;
      color: #ffffff;
    }

    .sis-third-grade-supplies .sis-card.general .sis-card-header {
      background: #01175e;
    }

    .sis-third-grade-supplies .sis-card.math .sis-card-header {
      background: #16723b;
    }

    .sis-third-grade-supplies .sis-card.cleaning .sis-card-header {
      background: #d98200;
    }

    .sis-third-grade-supplies .sis-card h2 {
      color: #ffffff;
      font-size: 22px;
      line-height: 1.2;
      margin: 0;
    }

    .sis-third-grade-supplies .sis-card-body {
      padding: 8px 18px 20px;
    }

    .sis-third-grade-supplies .sis-card table {
      width: 100%;
      border-collapse: collapse;
      margin: 0;
    }

    .sis-third-grade-supplies .sis-card td {
      vertical-align: top;
      padding: 13px 3px;
      border-bottom: 1px solid #e7ebf1;
      font-size: 16px;
    }

    .sis-third-grade-supplies .sis-card tr:last-child td {
      border-bottom: 0;
    }

    .sis-third-grade-supplies .sis-check {
      width: 28px;
      padding-right: 8px !important;
      font-weight: 900;
    }

    .sis-third-grade-supplies .general .sis-check {
      color: #01175e;
    }

    .sis-third-grade-supplies .math .sis-check {
      color: #16723b;
    }

    .sis-third-grade-supplies .cleaning .sis-check {
      color: #d98200;
    }

    .sis-third-grade-supplies .sis-detail {
      display: block;
      margin-top: 4px;
      color: #596273;
      font-size: 14px;
      line-height: 1.4;
    }

    .sis-third-grade-supplies .sis-footer {
      margin-top: 22px;
      padding: 18px;
      text-align: center;
      background: #01175e;
      color: #ffffff;
      border-radius: 14px;
      font-size: 17px;
      font-weight: 700;
    }

    @media (max-width: 850px) {
      .sis-third-grade-supplies .sis-grid {
        grid-template-columns: 1fr;
      }
    }

    @media (max-width: 480px) {
      .sis-third-grade-supplies {
        padding: 14px 10px 28px;
      }

      .sis-third-grade-supplies .sis-hero {
        padding: 24px 16px;
        border-radius: 14px;
      }

      .sis-third-grade-supplies .sis-intro {
        padding: 18px 16px;
      }

      .sis-third-grade-supplies .sis-card h2 {
        font-size: 20px;
      }

      .sis-third-grade-supplies .sis-card td {
        font-size: 16px;
        padding-top: 12px;
        padding-bottom: 12px;
      }
    }
  </style>
<div class="sis-container"><header class="sis-hero">
<div class="sis-kicker">2026–2027 School Year</div>
<h1>Third Grade Supply List</h1>
<p class="sis-subtitle">A mobile-friendly shopping checklist for families</p>
</header>
<section class="sis-intro">
<p>Families preparing a child for third grade at Seagoville North Elementary can use the checklist below while shopping for the 2026–2027 school year. The supplies have been organized into general, mathematics, and classroom cleaning categories so parents can quickly find each item in the store.</p>
<p>Quantities, sizes and special instructions should be checked carefully before purchasing. Families may also want to save or bookmark this page so the list is easy to access from a mobile phone while shopping.</p>
<div class="sis-note">Please label all supplies with your child’s name whenever possible.</div>
</section>
<div class="sis-grid">
<section class="sis-card general">
<div class="sis-card-header">
<h2>General Supplies</h2>
</div>
<div class="sis-card-body">
<table aria-label="General school supplies">
<tbody>
<tr>
<td class="sis-check">□</td>
<td><strong>3 packs</strong> of No. 2 pencils</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2–3</strong> large pink erasers or pencil-cap erasers</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>4 highlighters</strong><span class="sis-detail">Yellow or assorted colors</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 ruler</strong><span class="sis-detail">Must show inches and centimeters</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 pencil box</strong> or zippered pencil pouch</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>3 heavy-duty plastic folders</strong><span class="sis-detail">With pockets and prongs; assorted colors</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 packs</strong> of wide-ruled loose-leaf paper</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 box</strong> of 24-count crayons</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 box</strong> of colored pencils</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 pair</strong> of student scissors</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>Headphones</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>Construction paper</strong> <span class="sis-detail">1 pack of manila paper and 1 pack of assorted colors</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 packs</strong> of index cards</td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="sis-card math">
<div class="sis-card-header">
<h2>Math Supplies</h2>
</div>
<div class="sis-card-body">
<table aria-label="Math school supplies">
<tbody>
<tr>
<td class="sis-check">□</td>
<td><strong>1 ruler</strong><span class="sis-detail">Must show inches and centimeters</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>3 heavy-duty plastic folders</strong><span class="sis-detail">With pockets and prongs; dedicated to math</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 packs</strong> of wide-ruled loose-leaf paper</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 package</strong> of thick sheet protectors</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 protractor</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 package</strong> of copy paper</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 package</strong> of red and blue pens</td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="sis-card cleaning">
<div class="sis-card-header">
<h2>Classroom Cleaning and Organization</h2>
</div>
<div class="sis-card-body">
<table aria-label="Classroom cleaning and organization supplies">
<tbody>
<tr>
<td class="sis-check">□</td>
<td><strong>4 boxes</strong> of facial tissues<span class="sis-detail">Kleenex or a similar brand</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 containers</strong> of disinfecting wipes<span class="sis-detail">Clorox, Lysol or a similar brand</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 bottles</strong> of hand sanitizer</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 roll</strong> of paper towels</td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>Foam hand soap</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 boxes</strong> of zip-top storage bags <span class="sis-detail">Gallon-size bags for boys; quart-size bags for girls</span></td>
</tr>
</tbody>
</table>
</div>
</section>
</div>
<div class="sis-footer">Keep this page open on your phone and check off each item as you shop.</div>
</div>
</div>
<p>The post <a href="https://www.shopinseagoville.com/2026/07/11/2026-seagoville-north-elementary-supply-list-3rd-grade/">2026 Seagoville North Elementary Supply List: 3rd Grade</a> appeared first on <a href="https://www.shopinseagoville.com">Shop in Seagoville</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.shopinseagoville.com/2026/07/11/2026-seagoville-north-elementary-supply-list-3rd-grade/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>2026 Seagoville North Elementary Supply List: Kindergarten</title>
		<link>https://www.shopinseagoville.com/2026/07/10/2026-seagoville-north-elementary-supply-list-kindergarten/</link>
					<comments>https://www.shopinseagoville.com/2026/07/10/2026-seagoville-north-elementary-supply-list-kindergarten/#respond</comments>
		
		<dc:creator><![CDATA[Shop in Seagoville]]></dc:creator>
		<pubDate>Sat, 11 Jul 2026 02:54:28 +0000</pubDate>
				<category><![CDATA[Schools]]></category>
		<category><![CDATA[Dallas ISD]]></category>
		<category><![CDATA[Kindergarten]]></category>
		<category><![CDATA[School Supplies]]></category>
		<category><![CDATA[School Supply List]]></category>
		<category><![CDATA[Seagoville North Elementary]]></category>
		<category><![CDATA[Supply List]]></category>
		<guid isPermaLink="false">https://www.shopinseagoville.com/?p=2958</guid>

					<description><![CDATA[<p>Families preparing a child for kindergarten at Seagoville North Elementary can use the checklist below while shopping for the 2026 school year.</p>
<p>The post <a href="https://www.shopinseagoville.com/2026/07/10/2026-seagoville-north-elementary-supply-list-kindergarten/">2026 Seagoville North Elementary Supply List: Kindergarten</a> appeared first on <a href="https://www.shopinseagoville.com">Shop in Seagoville</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="sis-kindergarten-supplies"><style>
    .sis-kindergarten-supplies,
    .sis-kindergarten-supplies * {
      box-sizing: border-box;
    }

    .td-pb-row:has(.sis-kindergarten-supplies),
    .tdc-row:has(.sis-kindergarten-supplies),
    .td-ss-main-content:has(.sis-kindergarten-supplies),
    .td-page-content:has(.sis-kindergarten-supplies) {
      width: 100% !important;
      max-width: 100% !important;
      margin-left: auto !important;
      margin-right: auto !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }

    .sis-kindergarten-supplies {
      width: 100%;
      padding: 24px 14px 40px;
      background: #f5f7fa;
      color: #17213a;
      font-family: Arial, Helvetica, sans-serif;
      line-height: 1.55;
    }

    .sis-kindergarten-supplies .sis-container {
      width: 100%;
      max-width: 1050px;
      margin: 0 auto;
    }

    .sis-kindergarten-supplies .sis-hero {
      padding: 30px 22px;
      margin-bottom: 22px;
      text-align: center;
      background: #01175e;
      color: #ffffff;
      border-radius: 18px;
      box-shadow: 0 8px 24px rgba(1, 23, 94, 0.18);
    }

    .sis-kindergarten-supplies .sis-kicker {
      display: inline-block;
      padding: 7px 15px;
      margin-bottom: 11px;
      background: #f5b51b;
      color: #01175e;
      border-radius: 999px;
      font-size: 14px;
      font-weight: 800;
      letter-spacing: 0.04em;
      text-transform: uppercase;
    }

    .sis-kindergarten-supplies h1 {
      margin: 0 0 10px;
      color: #ffffff;
      font-size: clamp(28px, 6vw, 48px);
      line-height: 1.1;
    }

    .sis-kindergarten-supplies .sis-subtitle {
      margin: 0;
      color: #ffffff;
      font-size: 19px;
      font-weight: 700;
    }

    .sis-kindergarten-supplies .sis-intro {
      padding: 22px;
      margin-bottom: 22px;
      background: #ffffff;
      border-radius: 16px;
      box-shadow: 0 5px 18px rgba(21, 38, 72, 0.08);
    }

    .sis-kindergarten-supplies .sis-intro p {
      margin: 0 0 14px;
      font-size: 17px;
    }

    .sis-kindergarten-supplies .sis-intro p:last-child {
      margin-bottom: 0;
    }

    .sis-kindergarten-supplies .sis-note {
      padding: 15px 17px;
      margin-top: 18px;
      background: #fff8df;
      border-left: 6px solid #f5b51b;
      border-radius: 10px;
      font-size: 16px;
      font-weight: 700;
    }

    .sis-kindergarten-supplies .sis-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 18px;
    }

    .sis-kindergarten-supplies .sis-card {
      overflow: hidden;
      background: #ffffff;
      border: 1px solid #e2e7ef;
      border-radius: 16px;
      box-shadow: 0 6px 20px rgba(21, 38, 72, 0.09);
    }

    .sis-kindergarten-supplies .sis-card-header {
      padding: 17px 18px;
      background: #01175e;
      color: #ffffff;
    }

    .sis-kindergarten-supplies .sis-card:nth-child(2) .sis-card-header {
      background: #17683c;
    }

    .sis-kindergarten-supplies .sis-card h2 {
      margin: 0;
      color: #ffffff;
      font-size: 22px;
      line-height: 1.2;
    }

    .sis-kindergarten-supplies .sis-card-body {
      padding: 8px 18px 20px;
    }

    .sis-kindergarten-supplies table {
      width: 100%;
      margin: 0;
      border-collapse: collapse;
    }

    .sis-kindergarten-supplies td {
      padding: 13px 3px;
      vertical-align: top;
      border-bottom: 1px solid #e7ebf1;
      font-size: 16px;
    }

    .sis-kindergarten-supplies tr:last-child td {
      border-bottom: 0;
    }

    .sis-kindergarten-supplies .sis-check {
      width: 30px;
      padding-right: 9px !important;
      color: #01175e;
      font-size: 21px;
      font-weight: 900;
    }

    .sis-kindergarten-supplies .sis-card:nth-child(2) .sis-check {
      color: #17683c;
    }

    .sis-kindergarten-supplies .sis-detail {
      display: block;
      margin-top: 4px;
      color: #596273;
      font-size: 14px;
      line-height: 1.4;
    }

    .sis-kindergarten-supplies .sis-footer {
      padding: 18px;
      margin-top: 22px;
      text-align: center;
      background: #01175e;
      color: #ffffff;
      border-radius: 14px;
      font-size: 17px;
      font-weight: 700;
    }

    @media (max-width: 760px) {
      .sis-kindergarten-supplies .sis-grid {
        grid-template-columns: 1fr;
      }
    }

    @media (max-width: 480px) {
      .sis-kindergarten-supplies {
        padding: 14px 10px 28px;
      }

      .sis-kindergarten-supplies .sis-hero {
        padding: 24px 16px;
        border-radius: 14px;
      }

      .sis-kindergarten-supplies .sis-intro {
        padding: 18px 16px;
      }

      .sis-kindergarten-supplies .sis-card h2 {
        font-size: 20px;
      }

      .sis-kindergarten-supplies td {
        padding-top: 12px;
        padding-bottom: 12px;
        font-size: 16px;
      }
    }
  </style>
<div class="sis-container"><header class="sis-hero">
<div class="sis-kicker">2026 School Supply List</div>
<h1>Kindergarten Supply List</h1>
<p class="sis-subtitle">A simple mobile shopping checklist for families</p>
</header>
<section class="sis-intro">
<p>Families preparing a child for kindergarten at Seagoville North Elementary can use the checklist below while shopping for the 2026 school year. The supplies are divided into two easy-to-read sections so parents can quickly find each item in the store.</p>
<p>Parents should check the requested quantities and product details carefully, especially the folder colors, wired headphones, paper sizes and separate storage bag instructions for boys and girls. Saving or bookmarking this page will make the list easy to access from a mobile phone while shopping.</p>
<div class="sis-note">Keep this page open while shopping and check each box as supplies are added to your cart.</div>
</section>
<div class="sis-grid">
<section class="sis-card">
<div class="sis-card-header">
<h2>Writing, Art and Classroom Supplies</h2>
</div>
<div class="sis-card-body">
<table aria-label="Kindergarten writing art and classroom supplies">
<tbody>
<tr>
<td class="sis-check">□</td>
<td><strong>24 pencils</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 pencil bag or pencil box</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 large pink erasers</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 box of 24-count crayons</strong> <span class="sis-detail">Regular-size crayons</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 pack of 8 washable markers</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>Dry-erase markers</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 pair of scissors</strong> <span class="sis-detail">Dull or rounded ends</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>8 glue sticks</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 bottle of liquid glue</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 composition notebooks</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>Wide-ruled notebook paper</strong></td>
</tr>
</tbody>
</table>
</div>
</section>
<section class="sis-card">
<div class="sis-card-header">
<h2>Paper, Organization and Personal Supplies</h2>
</div>
<div class="sis-card-body">
<table aria-label="Kindergarten paper organization and personal supplies">
<tbody>
<tr>
<td class="sis-check">□</td>
<td><strong>Long manila paper</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>Multi-colored construction paper</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>100 index cards</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>4 plastic folders with brads</strong> <span class="sis-detail">Four primary colors</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 one-inch binder</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 pack of playdough</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 pair of wired headphones with a microphone</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>1 reusable water bottle</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 boxes of facial tissues</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 containers of disinfecting wipes</strong> <span class="sis-detail">Lysol, Clorox or a similar brand</span></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>2 bottles of hand sanitizer</strong></td>
</tr>
<tr>
<td class="sis-check">□</td>
<td><strong>Zip-top storage bags</strong> <span class="sis-detail">Gallon-size bags for boys; quart-size bags for girls</span></td>
</tr>
</tbody>
</table>
</div>
</section>
</div>
<div class="sis-footer">Save this page to your phone so the complete kindergarten supply list is available while you shop.</div>
</div>
</div>
<p>The post <a href="https://www.shopinseagoville.com/2026/07/10/2026-seagoville-north-elementary-supply-list-kindergarten/">2026 Seagoville North Elementary Supply List: Kindergarten</a> appeared first on <a href="https://www.shopinseagoville.com">Shop in Seagoville</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.shopinseagoville.com/2026/07/10/2026-seagoville-north-elementary-supply-list-kindergarten/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
